Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that fetches web pages and converts them to clean, readable Markdown.
This server takes a URL, fetches the page, and strips away everything you don't need β navigation, sidebars, banners, scripts β leaving just the main content as Markdown. It's perfect for feeding into LLMs, giving them the distilled essence of a page without the noise. It also recognizes GitHub, GitLab, Bitbucket, and Gist URLs and rewrites them to fetch the raw content directly.
By default it runs over stdio. Pass --http if you need a proper HTTP endpoint with auth, rate limiting, TLS, and session support.
title, url, contentSize, and truncated.notifications/progress.internal://instructions resource and a get-help prompt so clients know how to use it.A browser-based client is available if you want to use the server without any MCP setup.
Add this to your MCP client config:
Add to .vscode/mcp.json:
Or install via CLI:
For more info, see VS Code MCP docs.
Add to .vscode/mcp.json:
Or install via CLI:
For more info, see VS Code Insiders MCP docs.
For solution-scoped setup, add this to .mcp.json at the solution root:
For more info, see Visual Studio MCP docs.
Add to ~/.config/goose/config.yaml on macOS/Linux or %APPDATA%\Block\goose\config\config.yaml on Windows:
For more info, see Goose extension docs.
Add to ~/.lmstudio/mcp.json on macOS/Linux or %USERPROFILE%/.lmstudio/mcp.json on Windows:
For more info, see LM Studio MCP docs.
Add to claude_desktop_config.json:
For more info, see Claude Desktop MCP docs.
Use the CLI:
For project-scoped config, Claude Code writes .mcp.json with:
For more info, see Claude Code MCP docs.
Add to ~/.codeium/windsurf/mcp_config.json:
For more info, see Windsurf MCP docs.
Add to ~/.config/amp/settings.json on macOS/Linux, %USERPROFILE%\.config\amp\settings.json on Windows, or .amp/settings.json for workspace-scoped config:
Or install via CLI:
For more info, see Amp docs.
Open the MCP Servers panel, choose Configure MCP Servers, and add this to cline_mcp_settings.json:
For more info, see Cline MCP docs.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/superfetch)<a href="https://allmcps.com/mcp/superfetch"><img src="https://allmcps.com/api/badge/superfetch?style=directory" alt="Superfetch on AllMCPs" /></a>