5 tools from the SteadyFetch MCP Server, categorised by risk level.
View the SteadyFetch policy →check_domain Check the health status of a domain.
Returns the circuit breaker state: 'closed' (healthy), 'open' (failing),
or 'half_open' (testing reco... fetch_markdown Fetch a URL and return clean markdown text optimized for LLM consumption.
Same reliability as fetch_url but returns only the markdown content,... fetch_url Fetch a URL with full reliability — retry, circuit breaker, cache, and anti-bot bypass.
Returns both raw HTML and clean markdown. Automaticall... The SteadyFetch MCP server exposes 5 tools across 2 categories: Read, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the SteadyFetch server.
SteadyFetch tools are categorised as Read (3), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept