ProxyClaw MCP Server
About
Residential proxy MCP server for AI agents to fetch, render, scrape, and verify web content through ProxyClaw/IPLoop proxies.
Details
- Author
- iploop
- Categories
- Other, Web Scraping, Automation
Jump to
Setup
Install ProxyClaw MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/iploop/proxyclaw-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Residential proxy MCP server for AI agents to fetch, render, scrape, and verify web content through ProxyClaw/IPLoop proxies.
Model Context Protocol (MCP) server for ProxyClaw by IPLoop.
Route web requests through 175M+ residential IPs across 195+ countries — directly from Claude Desktop, Cursor, Zed, or any MCP-compatible client.
The only residential proxy network with an MCP server.Your AI can now browse from real homes, not datacenters.
- 195+ countries— Route requests through real residential IPs
- Anti-bot bypass— Cloudflare, DataDome, PerimeterX can't tell the difference
- Zero config— One environment variable, four powerful tools
- Sticky sessions— Same IP across multiple requests
- City & ISP targeting— Pinpoint precision when you need it
We shiptwoMCP servers. Choose based on what you need:
→ Use Node.jsif you just need to route requests through residential IPs.
→ Use Pythonif you're scraping hard targets (Cloudflare, SPAs, React sites) or need structured data extraction from 60+ supported sites.
Both use the same proxy network — just different levels of power.
Sign up atiploop.io/signup— 0.5 GB free, no credit card.
Open~/Library/Application Support/Claude/claude_desktop_config.json(macOS) or%APPDATA%\Claude\claude_desktop_config.json(Windows):
{ "mcpServers": { "proxyclaw": { "command": "npx", "args": ["-y", "proxyclaw-mcp-server"], "env": { "IPLOOP_API_KEY": "your_api_key_here" } } } }
"Check my exit IP through the proxy"
Claude will callproxy_check_ipand show you the residential IP you're routing through.
Fetch any URL through a residential proxy.
{ "url": "https://example.com", "country": "US", "city": "newyork", "session": "my-session-id", "timeout": 30 }
Use when:Scraping geo-restricted sites, checking prices by region, bypassing bot detection.
Check which IP and country you're exiting from.
Use when:Verifying your proxy location before scraping.
Use when:You need to know the exact 2-letter code for Madagascar.
Use when:Your current IP got rate-limited and you need a fresh one.
You:"Check what Amazon.com shows from a US IP"
Claude:[calls proxy_fetch with country=US, returns HTML]
You:"Now check the same page from Japan"
Claude:[calls proxy_fetch with country=JP, returns different pricing/content]
You:"List all countries where I can route through"
Claude:[calls proxy_list_countries, returns 195+ countries]
You:"My current IP is blocked. Rotate to a new UK IP"
Claude:[calls proxy_rotate with country=GB, confirms new IP]
- API key is passed via environment variable — never hardcoded
- All traffic to target sites is TLS-encrypted
- Proxy auth is plaintext to our proxy gateway only (same as any HTTP proxy)
- No data is logged or stored by the MCP server
npm install -g proxyclaw-mcp-server # Run directly IPLOOP_API_KEY=your_key proxyclaw-mcp-server
docker run -e IPLOOP_API_KEY=your_key proxyclaw/mcp-server
- 0.5 GBbandwidth included
- All 195+ countries available
- No credit card required
- Website:proxyclaw.ai
- Platform:iploop.io
- GitHub:github.com/Iploop/proxyclaw-mcp
- MCP Docs:modelcontextprotocol.io
Enable AI agents to get structured data from unstructured web with AgentQL.
Web scraping, crawling, and change detection with AI
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Easy web data access. Simplified retrieval of information from websites and online sources.
Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.
Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation.
Watch your competitors, clients, suppliers. Meerbot is the web-page change tracker your AI assistant talks to.
Leverage Notte Web AI agents & cloud browser sessions for scalable browser automation & scraping workflows
Official Playwright MCP server for browser automation, page inspection, screenshots, and web interaction from Claude, Cursor, and other AI agents.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


