rust-docs-mcp-server

rust-docs-mcp-server

3.5

If you are the rightful owner of rust-docs-mcp-server 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 providing access to Rust documentation from docs.rs, enabling AI tools to search for documentation, type information, feature flags, version numbers, and symbol definitions/source code.

search_crates

Search for crate on docs.rs

get_crate_documentation

Get the documentation for a specific crate

get_type_info

Get type information for a specific project

get_feature_flags

Get the feature flag of crate

get_crate_versions

Get the available version of crate

get_source_code

Get the source code for a specific project

search_symbols

Search for symbols in crate