Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by snd-primary • Documentation & Docs
An MCP server that scrapes MDN web documentation and exposes it to Claude Desktop for easy querying and summarization.
Fetch and summarize MDN documentation pages (https://developer.mozilla.org) to provide concise API or language feature explanations.
A lightweight, dependency-free MCP endpoint to avoid transport/uvicorn dependency issues when integrating with Claude Desktop.
A full-featured scraper endpoint (FastAPI-based) to extract title, content text, original URL, and source metadata for downstream indexing or QA.
This project implements a ModelContextProtocol (MCP) server in Python to scrape MDN web docs and return document title, content text, original URL, and source info. It offers both a full-featured implementation (FastAPI, httpx, BeautifulSoup) and a lightweight variant using only the Python standard library for environments where external dependencies cause issues. The server is designed for seamless integration with Claude Desktop and includes troubleshooting guidance for common errors.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.