Back to search
30
MCP streamable-http

4fetch

io.github.amit755/4fetch

Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.

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

Similar MCP servers embedding-nearest

Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
markfetch
MCP server: fetch a URL, return clean markdown. Built for AI agents.
0 tools
Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools
io.github.drock91/bitbooth-fetch
Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.
0 tools
4fetch
Metadata-only Glama MCP connector.
0 tools · http
Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "4fetch": {
      "url": "https://api.4fetch.com/mcp/v1/fetch",
      "transport": "streamable-http"
    }
  }
}