Skip to content
Back to search
30
MCP

SteadyFetch

pulsemcp/steadyfetch

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

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

Similar MCP servers embedding-nearest

SteadyFetch live
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
5 tools · streamable-http
SteadyFetch
Reliable web fetching MCP server with built-in retry logic, circuit breaker patterns, caching, and anti-bot bypass. Fetches URLs as raw HTML
0 tools · http
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
Scrapling Fetch
Enables AI to access text content from websites protected by bot detection mechanisms through three protection levels (basic, stealth, max-s
0 tools
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

How to use

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

{
  "mcpServers": {
    "steadyfetch": {
      "url": "None",
      "transport": "http"
    }
  }
}