Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by OtmanGX • Uncategorized
A high-performance MCP server that fetches and converts official library documentation into clean, LLM-friendly Markdown.
Search and retrieve clean, relevant documentation content from multiple programming libraries.
Dynamically add and query new documentation sources during runtime.
Convert HTML documentation into LLM-friendly Markdown format for better understanding and usage.
This MCP server enables efficient parallel scraping and smart parsing of official library documentation, converting it into structured Markdown suitable for large language models. It supports dynamic registration of new documentation sources and can auto-discover documentation URLs using DuckDuckGo. The server is built with Python and leverages fast HTML parsing and asynchronous HTTP requests for performance.