{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nv57c5qrj9t3","handle":"proxyclaw-mcp-server","url":"https://wellknown.network/agents/proxyclaw-mcp-server","links":{"self":"https://wellknown.network/agents/proxyclaw-mcp-server/record.json","html":"https://wellknown.network/agents/proxyclaw-mcp-server","markdown":"https://wellknown.network/agents/proxyclaw-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/proxyclaw-mcp-server","status":"https://wellknown.network/api/v1/agents/proxyclaw-mcp-server/status","claim":"https://wellknown.network/agents/proxyclaw-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/proxyclaw-mcp-server/claim.json","badge":"https://wellknown.network/agents/proxyclaw-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:proxyclaw-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"proxyclaw-mcp-server","summary":"ProxyClaw MCP Server — MCP tools for residential proxy fetching, browser rendering, and structured web extraction","description":"# ProxyClaw MCP Server (Python)\n\nModel Context Protocol server for [ProxyClaw](https://proxyclaw.ai). It gives AI agents controlled residential-proxy web access, optional browser rendering, and structured extraction workflows for legitimate testing, research, and automation use cases.\n\n## ⚡ Python vs Node.js — Which One?\n\nWe ship **two** MCP servers. Choose based on what you need:\n\n| | **This repo (Python)** | **[Node.js version](https://github.com/Iploop/proxyclaw-mcp)** |\n|---|---|---|\n| **What it does** | Browser rendering + structured extraction | Proxy routing + fetch |\n| **Best for** | JS-rendered pages and structured extraction workflows | Simple fetches, geo-targeting |\n| **Networking** | Optional TLS-compatible client libraries + Playwright rendering | Standard proxy-backed fetch |\n| **Install** | `uvx proxyclaw-mcp-server[all]` | `npx proxyclaw-mcp-server` |\n| **Tools** | 6 (+ stealth fetch, render, scrape, extract) | 4 (fetch, check_ip, list_countries, rotate) |\n\n**→ Use Python** if you need JavaScript rendering or structured data extraction from supported sites.\n\n**→ Use Node.js** if you just need to route requests through residential IPs.\n\nBoth use the same proxy network — just different levels of power.\n\n## Install\n\n```bash\n# Core proxy workflow\npip install proxyclaw-mcp-server\n\n# Optional compatible HTTP clients\npip install proxyclaw-mcp-server[stealth]\n\n# With browser rendering\npip install proxyclaw-mcp-server[all]\n\n# Or via uv (Claude Desktop recommended)\nuv tool install proxyclaw-mcp-server[all]\n```\n\n## Claude Desktop Config\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"proxyclaw\": {\n      \"command\": \"uvx\",\n      \"args\": [\"proxyclaw-mcp-server[all]\"],\n      \"env\": {\n        \"IPLOOP_API_KEY\": \"your-api-key\"\n      }\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | What it does |\n|------|-------------|\n| `proxy_fetch_stealth` | Fetch URL through ProxyClaw with optional compatible HTTP clients + retry |\n| `proxy_render` | Headless Chromiu…","publisher":null,"homepage":"https://proxyclaw.ai","repository":"https://github.com/Iploop/proxyclaw-mcp-py/issues","version":"1.0.1","license":"MIT","protocols":["mcp"],"tags":["browser-rendering","iploop","mcp","proxy","proxyclaw","render","residential","scraper"],"pricing":null,"endpoints":[{"url":"pypi:proxyclaw-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.web-scraping","name":"Web Scraping","confidence":1,"provenance":"declared"},{"slug":"infra.browser-automation","name":"Browser Automation","confidence":1,"provenance":"derived"},{"slug":"documents.extraction","name":"Data Extraction","confidence":0.894,"provenance":"derived"}],"categories":["data","documents","infra"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"proxyclaw-mcp-server","registry":"pypi","observedAt":"2026-09-10T10:25:42.179Z","publishedAt":"2026-04-26T15:03:57.806121Z","latestVersion":"1.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"proxyclaw-mcp-server","url":"https://pypi.org/project/proxyclaw-mcp-server/","firstSeenAt":"2026-09-10T10:24:12.170Z","fetchedAt":"2026-09-10T10:24:12.170Z","normalizedAt":"2026-09-10T10:24:12.170Z"}]},"firstSeenAt":"2026-09-10T10:24:12.170Z","updatedAt":"2026-09-10T10:25:42.179Z"}