MCPServers
Rust Docs - MCP server logo

Rust Docs

45
0

Summary

Rust documentation loader for the Model Context Protocol that efficiently processes HTML documentation files from Rust crates. Uses LlamaIndex's HTML reader to load and parse documentation, with intelligent file selection logic that handles duplicate files by selecting the largest version. Supports an optional 'dangerous' mode to include all HTML files, making it flexible for different documentation processing scenarios.

Available Actions(1)

query_rust_docs

Query documentation for the specific Rust crate the server was started for, using semantic search and LLM summarization. Input Schema: { 'question': 'The specific question about the crate's API or usage.' } Output: A text response containing the answer generated by the LLM based on the relevant documentation context, prefixed with 'From <crate_name> docs:'.

Last Updated: April 17, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag