0xDAEF0F/mcp-rust-docs-embed
3.3
If you are the rightful owner of mcp-rust-docs-embed 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 provides semantic search capabilities for Rust crate documentation through vector embeddings.
Tools
Functions exposed to the LLM to take actions
embed_docs
Generate and embed documentation for a Rust crate.
query_embeddings
Search embedded documentation using natural language.
check_embed_status
Check the status of an ongoing embedding operation.
list_embedded_crates
List all crates and versions that have been embedded.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client