Web Fetch MCP Server
Related Servers
Alternatives to Web Fetch MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown with support for custom headers.492,007 npm3MIT
- AlicenseAqualityCmaintenanceProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.492,007 npm2MIT
- AlicenseAqualityDmaintenanceProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.244,946 npm825MIT
- AlicenseNot gradedqualityDmaintenanceFetches web content and returns it in HTML, JSON, plain text, or Markdown format.4,946 npmMIT
- AlicenseAqualityDmaintenanceA powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.49,628 npm42MIT
- AlicenseNot gradedqualityDmaintenanceEnables fetching and converting web content into various formats including HTML, JSON, plain text, and Markdown. It supports custom request headers and provides specialized tools for on-demand web data retrieval and transformation.92,007 npmMIT
TDQS
Scored across 4 tools
Each tool is clearly distinguished by its output format: HTML, JSON, plain text, and Markdown. There is no overlap in purpose since the format determines the correct tool to use.
All tool names follow the exact same verb_noun pattern: fetch_html, fetch_json, fetch_txt, fetch_markdown. This makes the tool set highly predictable and easy to navigate.
Four tools is well-scoped for a web fetching server, covering the most common output formats without unnecessary bloat. Each tool earns its place and there is no redundancy.
The tool surface fully covers the stated purpose of fetching web content, including raw HTML, structured JSON, readable text, and Markdown. There are no obvious dead ends or missing core operations for a fetch-only server.