github analyzed ccd8b79

Iploop/proxyclaw-mcp

github

Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.

maintainer
Iploop
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

shell / exec 2

  • shell Iploop-proxyclaw-mcp-ccd8b79/dist/index.js :5 import { spawn } from "child_process";
  • shell Iploop-proxyclaw-mcp-ccd8b79/src/index.ts :10 import { spawn } from "child_process";

network 2

  • net Iploop-proxyclaw-mcp-ccd8b79/dist/index.js :102 description: "URL to fetch (must start with http:// or https://)",
  • net Iploop-proxyclaw-mcp-ccd8b79/src/index.ts :117 description: "URL to fetch (must start with http:// or https://)",

secrets 2

  • secrets Iploop-proxyclaw-mcp-ccd8b79/dist/index.js :9 const API_KEY = process.env.IPLOOP_API_KEY || "";
  • secrets Iploop-proxyclaw-mcp-ccd8b79/src/index.ts :15 const API_KEY = process.env.IPLOOP_API_KEY || "";

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.0.4
  • zod@^3.23.8
  • @types/node@^20.19.39
  • tsx@^4.15.0
  • typescript@^5.9.3