io.github.Furhworld/proxyclaw · v1.0.4
Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.
proxyclaw 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"proxyclaw": {
"command": "npx",
"args": [
"-y",
"proxyclaw-mcp-server"
],
"env": {
"IPLOOP_API_KEY": "<IPLOOP_API_KEY>"
}
}
}
}IPLOOP_API_KEY必填secretYour ProxyClaw API key from iploop.io
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.Furhworld/proxyclaw",
"type": "mcp-server",
"version": "1.0.4",
"displayName": "proxyclaw",
"description": "Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.",
"repository": {
"url": "https://github.com/Iploop/proxyclaw-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "proxyclaw-mcp-server",
"version": "1.0.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "IPLOOP_API_KEY",
"description": "Your ProxyClaw API key from iploop.io",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Furhworld/proxyclaw",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Furhworld%2Fproxyclaw/versions/latest",
"isOfficial": true,
"status": "active"
}
}