snowmead/rust-docs-mcp
MCP server for agents to explore rust docs, analyze source code, and build with confidence
Platform-specific configuration:
{
"mcpServers": {
"rust-docs-mcp": {
"command": "npx",
"args": [
"-y",
"rust-docs-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...