ProxyClaw MCP Server — Route web requests through 175M+ residential IPs with TLS spoofing, headless rendering, and structured data extraction
Project description
ProxyClaw MCP Server (Python)
Model Context Protocol server for ProxyClaw — the most powerful web access tool for AI agents. Route requests through 175M+ residential IPs with TLS fingerprint spoofing, headless browser rendering, and structured data extraction.
Install
# Core (proxy + stealth headers + auto-retry)
pip install proxyclaw-mcp-server[stealth]
# With rendering (Playwright anti-detection)
pip install proxyclaw-mcp-server[all]
# Or via uv (Claude Desktop recommended)
uv tool install proxyclaw-mcp-server[all]
Claude Desktop Config
Add to claude_desktop_config.json:
{
"mcpServers": {
"proxyclaw": {
"command": "uvx",
"args": ["proxyclaw-mcp-server[all]"],
"env": {
"IPLOOP_API_KEY": "your-api-key"
}
}
}
}
Tools
| Tool | What it does |
|---|---|
proxy_fetch_stealth |
Fetch URL with Chrome fingerprint + TLS JA3 spoofing + auto-retry |
proxy_render |
Full headless Chromium render — bypasses Cloudflare, JS apps, SPAs |
proxy_scrape |
Smart cascade: direct → stealth → render → search fallback |
proxy_extract |
Structured data from 60+ sites (eBay, Amazon, LinkedIn, Google, Nasdaq, etc.) |
proxy_check_ip |
Verify exit IP and geo-location |
proxy_list_countries |
List 195+ available countries |
Quick Start
Get your API key at iploop.io/signup.
Then ask Claude:
"Fetch https://example.com through a German IP with stealth headers"
"Render https://spa-site.com and extract the product title"
"Scrape eBay search results for 'laptop' and return structured data"
Features
- Residential proxy network — 175M+ real IPs across 195+ countries
- TLS fingerprint spoofing — curl_cffi / tls_client for JA3 bypass (Cloudflare can't detect you)
- Headless rendering — Playwright with anti-detection (removes webdriver, mocks plugins, fake Chrome runtime)
- Structured extraction — 60+ site-specific parsers (eBay, Amazon, LinkedIn, Twitter, Nasdaq, etc.)
- Smart cascade — tries direct fetch first, escalates to stealth → render → search fallback
- Sticky sessions — keep same IP across requests
- Cookie persistence — cookies saved between requests
- Auto-retry with rotation — 403/502/503 automatically retries with fresh IP
Links
- Website: proxyclaw.ai
- Dashboard: iploop.io/dashboard
- Python SDK: iploop on PyPI
- Node.js SDK: iploop on npm
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxyclaw_mcp_server-1.0.0.tar.gz.
File metadata
- Download URL: proxyclaw_mcp_server-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df382827b4f33cde5c02baf2aabaa8e26969e8ea61552a9b1031b01fd63492a9
|
|
| MD5 |
10dd154ffe952d872d5bd4fbf776b52c
|
|
| BLAKE2b-256 |
585801fa3bad531fdd5a2a38c856c81d18f21a9e3a52f02c630d09f138718ee3
|
File details
Details for the file proxyclaw_mcp_server-1.0.0-py3-none-any.whl.
File metadata
- Download URL: proxyclaw_mcp_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6ed5265576d37152eabda35f5d9fe9e6540052babd914511b03414b2499e417
|
|
| MD5 |
0ed062c2414b6b693a6dc4c3de9a6e6a
|
|
| BLAKE2b-256 |
4419ca2ae927e7d36557e1ba355460a7dc03cead4df469a371cdd4d8df2ae2ee
|