We started BotProxy in 2017 as a rotating proxy service for web scraping. Nine years and 7,000+ users later, we're expanding what BotProxy can do — and updating our identity to match.
Today we're launching two new products alongside our rotating proxy: Browser API and MCP Server.
Browser API
Cloud-hosted Chrome workers you control with simple HTTP requests. Navigate pages, fill forms, solve CAPTCHAs, take screenshots, and generate PDFs — all routed through our proxy network. No browser infrastructure to manage. Just point your code at api.botproxy.net and go.
curl -X POST https://api.botproxy.net/navigate \
-H "X-Api-Key: YOUR_KEY" \
-d '{"url": "https://example.com", "proxy_country": "US"}'
MCP Server
Connect your AI agent to BotProxy via the Model Context Protocol. Claude, ChatGPT, Cursor, and other AI tools get browser automation and web fetching out of the box. Add one config block and your agent can browse, extract data, take screenshots, and generate PDFs through our network.
{
"mcpServers": {
"botproxy": {
"type": "streamable-http",
"url": "https://api.botproxy.net/mcp?key=YOUR_KEY"
}
}
}
Free Demo Access on Every Paid Plan
Every paid subscriber now gets free Browser API and MCP demo access — 1 concurrent browser session and 1,000 requests per month — included with any plan. No upgrade required. Just create an API token from your dashboard and start building.
One Platform, Three Ways to Access the Web
Whether you're routing HTTP requests through rotating proxies, automating Chrome in the cloud, or giving your AI agent tools to browse the web — BotProxy is the single platform that handles it all.
Our rotating proxy isn't going anywhere. It's still the same fast, reliable service with Anti-Detect Mode and 1,000+ fresh datacenter IPs. The Browser API and MCP Server are what comes next.