46ki75/mcp-rust-docs
An MCP server that retrieves accurate Rust crate information and interface details from crates.io and docs.rs.
Platform-specific configuration:
{
"mcpServers": {
"mcp-rust-docs": {
"command": "npx",
"args": [
"-y",
"mcp-rust-docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...