← Index

SteadyFetch

io.github.carsonroell-debug/steadyfetch·v0.1.1·Other
Quality Score
75
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://steadyfetch-production.up.railway.app/mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "steadyfetch": {
      "command": "uvx",
      "args": [
        "steadyfetch"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
5
§04  Alternatives in Other