Skip to main content
Glama

docs.rs MCP

by nuskey8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
docs_rs_search_crates

Search for Rust crates by keywords on crates.io.

docs_rs_readme

Get README/overview content of the specified crate

docs_rs_get_item

Get documentation content of a specific item (module, struct, trait, enum, function, etc.) within a crate

docs_rs_search_in_crate

Search for traits, structs, methods, etc. from the crate's all.html page. To get a module, use docs_rs_get_item instead.

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