Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sammcj • Documentation & Docs
An MCP server that gives LLMs fast, structured access to package documentation across multiple languages and optionally provides language-server (LSP) capabilities.
Fetch and summarize API documentation for packages across Go, Python, NPM, and Rust to inform code generation or explanations.
Search within package docs (fuzzy or exact) and extract relevant symbols, usage examples, and context-aware results.
LSP features (hover, completions, diagnostics) alongside documentation lookup to improve code understanding and editing assistance.
This MCP server aggregates and parses package documentation for Go, Python, NPM, and Rust (crates.io/docs.rs), offering structured outputs (description, usage, examples) and symbol-level lookups. It provides advanced search features including fuzzy matching, relevance scoring, and symbol extraction to avoid context overload. When enabled, it can proxy language servers to provide hover, completions, and diagnostics for TypeScript/JavaScript and other languages. The implementation includes caching and is optimized for low memory usage.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.