docs.rs MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| docs_rs_search_cratesB | Search for Rust crates by keywords on crates.io. |
| docs_rs_readmeB | Get README/overview content of the specified crate |
| docs_rs_get_itemB | Get documentation content of a specific item (module, struct, trait, enum, function, etc.) within a crate |
| docs_rs_search_in_crateA | Search for traits, structs, methods, etc. from the crate's all.html page. To get a module, use docs_rs_get_item instead. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nuskey8/docs-rs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server