anybrowse
Convert any URL to clean, LLM-ready Markdown.
Real Chrome browsers with full JavaScript rendering. 84% success rate including JavaScript-heavy sites, Cloudflare-protected pages, and government sites.
🆓 10 free MCP calls/day — no signup required. Get 50/day free with email signup.
MCP Server (Free)
Connect any MCP-compatible client to https://anybrowse.dev/mcp (Streamable HTTP transport).
Quick config for Claude Desktop / Cline / Cursor:
{
"mcpServers": {
"anybrowse": {
"url": "https://anybrowse.dev/mcp"
}
}
}No API key needed. Works out of the box. 10 free calls/day per IP, 50/day with a free account.
Tools
| Tool | Description |
|---|---|
scrape |
Convert any URL to clean, LLM-optimized Markdown. Handles SPAs, dynamic content, and PDFs. |
crawl |
Search Google for a query and scrape the top results to Markdown. |
search |
Google search results as structured JSON (titles, URLs, snippets). |
HTTP API (x402 Pay-Per-Use)
| Endpoint | Price | Description |
|---|---|---|
POST /scrape |
$0.003 USDC | URL → Markdown |
POST /crawl |
$0.005 USDC | Search + scrape top results |
POST /serp/search |
$0.002 USDC | Google SERP as JSON |






