docs-rs-mcp

nuskey8/docs-rs-mcp

3.4

If you are the rightful owner of docs-rs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that enables searching for Rust crates and their documentation from docs.rs.

Tools

Functions exposed to the LLM to take actions

docs_rs_search_crates

Searches for crates by keyword.

docs_rs_readme

Retrieves the README/overview of the specified crate.

docs_rs_get_item

Retrieves documentation for a specific item (module, struct, trait, enum, function, etc.) in a crate.

docs_rs_search_in_crate

Searches for traits, structs, methods, etc. from the all.html page in a crate.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources