MCP Uptime
← MCP Reliability Index  /  Web & Scraping
A

Anybrowse

io.github.kc23go/anybrowse
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
healthy
status
5
tools exposed
474ms
connect latency
f6fa90724832
schema fingerprint

Tools (5)

batch_scrape
Scrape multiple URLs at once (up to 10) and get all results as markdown. More efficient than calling scrape() in a loop.
extract
Extract structured data from any URL as JSON. Provide a schema describing what fields you want. Schema format: {"fieldName": "type"} where type is one of: string, number, boolean, array, object. Example: {"title": "string", "price": "number", "inStock": "boolean"}. Great for prices, availability, pr
scrape
Convert any URL to clean, LLM-ready Markdown. 84% success rate including JavaScript-heavy sites, Cloudflare-protected pages, and government sites. Renders JavaScript, handles dynamic content, bypasses common bot detection with stealth mode and CAPTCHA solving. Returns structured markdown with title
crawl
Search Google for a query and scrape the top results to Markdown. Returns structured results with title, URL, and full page content.
search
Search the web using Brave Search API — fast, reliable, no rate limits. Returns titles, URLs, and descriptions as structured JSON without scraping the pages.

Endpoint

https://anybrowse.dev/mcp
Category: Web & Scraping · Last checked: 2026-07-30T13:55:57Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.