You're viewing a demo portfolio

Join the waitlist
PRSM

search_crates

Active

Tool of Crates

declared in 0.1.0

Search crates.io for Rust packages by keyword. Returns crate name, description, downloads, latest version, and repo URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "web framework"
    },
    {
      "limit": 20,
      "query": "async runtime"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (default 10, max 100)"
    },
    "query": {
      "type": "string",
      "description": "Search query string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Crates

https://github.com/pipeworx-io/mcp-crates

1/7 registries
View full server →