Skip to main content
Glama
nuskey8

docs.rs MCP

by nuskey8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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