Back to search
30
MCP
streamable-http
SteadyFetch
io.github.carsonroell-debug/steadyfetchReliable 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
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"
}
}
}