Back to search
30
MCP streamable-http

SteadyFetch

io.github.carsonroell-debug/steadyfetch

Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass

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
io.github.bch1212/agentfetch
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
0 tools
ai.smithery/smithery-ai-fetch
A simple tool that performs a fetch request to a webpage.
0 tools · streamable-http
Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
0 tools
Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
0 tools
CanYouGrab.it
Confidence-scored domain availability checking for AI agents via CanYouGrab.it
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "steadyfetch": {
      "url": "https://steadyfetch-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}