Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-fetch

io.github.infoinlet-marketplace/mcp-fetch

SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.

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

Similar MCP servers embedding-nearest

markfetch
MCP server: fetch a URL, return clean markdown. Built for AI agents.
0 tools
io.github.yawlabs/fetch-mcp
HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
0 tools
io.github.YawLabs/fetch-mcp
HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
0 tools
io.github.infoinlet-marketplace/mcp-browser-research
Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.
0 tools
agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools
markdown-for-agents-mcp
MCP server for AI agents — fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}