anybrowse

by kc23go

Not rated
GitHub

About

Convert any URL to LLM-ready Markdown via real Chrome browsers. 3 tools: scrape, crawl, search. Free via MCP, pay-per-use via x402.

Details

Author
kc23go
Categories
Web Scraping, Automation, Other

Setup

Install anybrowse in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/kc23go/anybrowse

Follow the installation instructions in the repository README, then restart your MCP client.

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 withemail signup.

Connect any MCP-compatible client tohttps://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.

curl -X POST https://anybrowse.dev/scrape \ -H "Content-Type: application/json" \ -H "X-PAYMENT: <x402_payment_proof>" \ -d '{"url": "https://example.com"}'
{ "url": "https://example.com", "title": "Example Domain", "markdown": "# Example Domain\n\nThis domain is for use in illustrative examples...", "status": "ok" }

Payments use thex402 protocolwith 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).

- Agent card:https://anybrowse.dev/.well-known/agent-card.json
- OpenAPI spec:
https://anybrowse.dev/openapi.json
- x402 discovery:
https://anybrowse.dev/.well-known/x402
- Health:
https://anybrowse.dev/health

- Website:https://anybrowse.dev
- MCP endpoint:https://anybrowse.dev/mcp
- Protocols: A2A, x402, MCP
- Network: Base (USDC)
- Wallet:0x8D76E8FB38541d70dF74b14660c39b4c5d737088

MCP server for browser automation via Vercel agent-browser CLI

An MCP server that allows AI agents to control a web browser using the browser-use library.

Exposes Chrome browser functionality to AI assistants for automation, content analysis, and semantic search via a Chrome extension.

Control a Chrome browser through the Chrome DevTools Protocol (CDP) from MCP clients for browsing, inspection, and automation workflows.

Stealthy, LLM-drivable browser engine β€” a Python library + 85-tool MCP server on stealth Chromium with full Chrome DevTools Protocol.

Multi-session browser MCP for AI agents β€” stealth mode, session pooling, humanization, 10x fewer tokens than Playwright

A Go-based MCP server for interacting with the Lightpanda Browser using the Chrome DevTools Protocol (CDP).

A browser automation agent using the Model Context Protocol (MCP) to enable browser interactions.

A browser automation service for capturing console output, useful for tasks like public sentiment analysis.

Control the Chrome browser for web automation using an AI model. Requires the MCP Chrome extension.

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.