Back to search
30
MCP

@yawlabs/fetch-mcp

npm/@yawlabs/fetch-mcp

Comprehensive HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader-mode, metadata / link / sitemap / RSS-Atom extraction, robots.txt verdicts

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yawlabs/fetch-mcp
HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
fetch-mcp
A flexible HTTP fetching Model Context Protocol server.
0 tools
com.pulsemcp/pulse-fetch
MCP server for fetching web resources with content extraction and anti-bot bypass.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@yawlabs/fetch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}