pato/crates-mcp
3.3
If you are the rightful owner of crates-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.
The Crates MCP Server is a tool designed to facilitate querying Rust crates from crates.io and docs.rs, providing functionalities such as searching for crates, retrieving crate information, versions, dependencies, and documentation.
Tools
Functions exposed to the LLM to take actions
search_crates
Find crates by name
get_crate_info
Get details about a crate
get_crate_versions
List versions
get_crate_dependencies
Show dependencies
get_crate_documentation
Get docs from docs.rs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client