Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tokenizin-agency • Data & Databases
An MCP server that fetches web content and converts it into HTML, JSON, Markdown or plain text for use by agents and tools.
Fetch and return raw HTML from arbitrary URLs for downstream parsing or rendering.
Retrieve and parse JSON endpoints, including support for custom headers for authenticated APIs.
Convert web pages into clean plain text or well-formatted Markdown for summarization, indexing, or analysis.
This MCP server fetches remote content (HTML, JSON, plain text, Markdown) and provides built-in transformations and cleaning (HTML parsing, HTML→Markdown conversion, text extraction). It supports custom request headers for authentication and other use cases, is written in TypeScript, and uses libraries like JSDOM and Turndown for reliable parsing and conversion. Designed for high performance and MCP compatibility, it integrates easily with MCP clients such as Claude Desktop.