joshrotenberg/cratesio-mcp
MCP server for querying crates.io - the Rust package registry
Platform-specific configuration:
{
"mcpServers": {
"cratesio-mcp": {
"command": "npx",
"args": [
"-y",
"cratesio-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...