Server data from the Official MCP Registry
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
Remote endpoints: streamable-http: https://anybrowse.dev/mcp
Remote MCP endpoint verified (468ms response). Server: anybrowse. 4 tools available. 2 trust signals: valid MCP protocol, registry import. 1 security issue detected.
4 tools verified ยท Open access ยท 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-kc23go-anybrowse": {
"url": "https://anybrowse.dev/mcp"
}
}
}From the project's GitHub README.
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.
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.
| 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). |
| 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 |
curl -X POST https://anybrowse.dev/scrape \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>" \
-d '{"url": "https://example.com"}'
Response:
{
"url": "https://example.com",
"title": "Example Domain",
"markdown": "# Example Domain\n\nThis domain is for use in illustrative examples...",
"status": "ok"
}
| Tier | Limit | How to get it |
|---|---|---|
| Anonymous | 10 MCP calls/day | Just use it โ no config needed |
| Free account | 50 calls/day | Sign up โ 10 seconds, no credit card |
| Credits | 3,000+ calls | Buy credits from $5 |
| x402 | Unlimited | Pay per call with USDC on Base |
Payments use the x402 protocol with USDC on Base. Any x402-compatible client or agent wallet can pay automatically. The facilitator is Coinbase CDP (https://api.cdp.coinbase.com/platform/v2/x402).
https://anybrowse.dev/mcp0x8D76E8FB38541d70dF74b14660c39b4c5d737088Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.