MCP Servers / web-scraping / SteadyFetch

SteadyFetch

JSON →
httpnoneweb-scraping

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

Install
How to run this server
[ { "cmd": "pip install steadyfetch", "imports": [] } ]
server path: steadyfetch
Tools
What this server exposes
fetch_url
Full reliability fetch — returns markdown + HTML
fetch_markdown
Returns only clean markdown, optimized for LLMs
check_domain
Circuit breaker status for a domain
cache_stats
Cache utilization metrics
clear_cache
Flush the cache for fresh data
Configuration
Environment & auth
authnone
Resources
SteadyFetch — MCP Server · libregistry