MCP Hub
Back to servers

Crates

Crates.io MCP — wraps the crates.io REST API v1 (free, no auth)

Registry
Updated
Apr 15, 2026

mcp-crates

Crates.io MCP — wraps the crates.io REST API v1 (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "crates": {
      "url": "https://gateway.pipeworx.io/crates/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use crates

License

MIT

Reviews

No reviews yet

Sign in to write a review