Back to search
30
MCP streamable-http

Refetch

io.github.lowenbjer/refetch

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

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

Similar MCP servers embedding-nearest

4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
SteadyFetch
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
0 tools · streamable-http
ai.smithery/arjunkmrm-fetch
Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…
0 tools · streamable-http
io.github.bch1212/agentfetch
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
0 tools
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

How to use

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

{
  "mcpServers": {
    "refetch": {
      "url": "https://refetch.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}