-
Notifications
You must be signed in to change notification settings - Fork 11
Add anybrowse: Convert any URL to LLM-ready Markdown via real Chrome browsers #18
Copy link
Copy link
Open
Description
New MCP Server Submission
Server Name: anybrowse
GitHub Repository: https://github.com/kc23go/anybrowse
Website: https://anybrowse.dev
Remote MCP Endpoint: https://anybrowse.dev/mcp (streamable HTTP)
Category: Web Scraping / Search / Developer Tools
License: MIT
Description
Convert any URL to LLM-ready Markdown via real Chrome browsers. 3 tools: scrape, crawl, search. Free via MCP, pay-per-use via x402 (USDC on Base).
Tools Provided (3 total)
scrape- Convert any URL to clean, LLM-ready Markdown using a real Chrome browsercrawl- Crawl a website and convert multiple pages to Markdownsearch- Search the web and return results as structured Markdown
Unique Value
- Real Chrome browsers for accurate rendering (not simple HTTP fetchers)
- Output optimized for LLM consumption (clean Markdown)
- Free tier available via MCP
- x402 USDC micropayment protocol (on Base) for pay-per-use
- Streamable HTTP MCP endpoint — no local installation required
Installation
Use the remote MCP endpoint (no local setup needed):
{
"mcpServers": {
"anybrowse": {
"type": "streamable-http",
"url": "https://anybrowse.dev/mcp"
}
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels