{"name":"io.github.ipvolt/proxy-toolkit","slug":"ipvolt-proxy-toolkit","title":"ipvolt Proxy Toolkit","description":"Proxy guides, tested configurations and error diagnostics, with an optional local route check.","url":"https://mcp.market/server/ipvolt-proxy-toolkit","rating":null,"grade":"A","score":91,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":33,"stars":0,"forks":0,"downloads_week":100,"last_push_at":"2026-09-14T20:12:27.000Z","license":"MIT"},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T16:36:04.838Z","last_ok_at":"2026-09-20T16:36:04.838Z","latency_ms":234},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/ipvolt/proxy-toolkit-mcp","website":"https://ipvolt.com","version":"0.1.1","remotes":[{"type":"streamable-http","url":"https://mcp.ipvolt.com/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@ipvolt/proxy-toolkit-mcp","version":"0.1.0","runtimeHint":"npx","transport":{"type":"stdio"},"environmentVariables":[{"description":"Optional local route diagnostic. Set 1 only when you want the extra tool to make a bounded request through your configured proxy.","format":"string","default":"0","choices":["0","1"],"name":"IPVOLT_ENABLE_ROUTE_CHECK"},{"description":"Private HTTP proxy URL, required only when the local route diagnostic is enabled. Supply through the client's local secret environment; never as a tool argument.","format":"string","isSecret":true,"name":"IPVOLT_PROXY_URL"}]}],"tools":[{"name":"diagnose_proxy_error","description":"Use structured client/version, phase, status or exception observations to identify possible causes and the next check. Returns uncertainty and retry boundaries. Do not send raw logs, URLs or credentials.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"client":{"type":"string","enum":["curl","requests","httpx","playwright"]},"version":{"type":"string","enum":["8.22.0","2.34.2","0.28.1","1.63.0"]},"phase":{"type":"string","enum":["configuration","pool","proxy_connect","connect_tunnel","target_tls","request_send","response_headers","response_body","unknown"]},"status":{"description":"Observed HTTP status; identify its responding layer separately.","type":"integer","minimum":100,"maximum":599},"exception":{"description":"Normalized category, not raw exception text. HTTPX ConnectError alone does not establish a TLS error.","type":"string","enum":["proxy_error","tls_error","connect_timeout","read_timeout","write_timeout","pool_timeout","connection_refused","dns_error","connection_reset","protocol_error","timeout","invalid_configuration","unknown"]},"responseSource":{"default":"unknown","description":"Use target/proxy only when established by response provenance, not merely the status code.","type":"string","enum":["proxy","target","unknown"]},"method":{"default":"unknown","type":"string","enum":["GET","HEAD","OPTIONS","PUT","DELETE","POST","PATCH","unknown"]},"requestMayHaveBeenSent":{"description":"Whether this target request may already have reached the application. Omit when unknown.","type":"boolean"},"retryAfterSeconds":{"description":"Parsed bounded Retry-After delay, if actually observed. Never submit the raw header.","type":"integer","minimum":0,"maximum":86400}},"required":["client","version","phase"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"generate_proxy_config","description":"Generate an HTTPS GET example for an exact tested curl, Requests, HTTPX or Playwright APIRequestContext version. Credentials and target are local environment placeholders. It does not execute the example or configure other agent tools.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"client":{"type":"string","enum":["curl","requests","httpx","playwright"],"description":"Client whose exact tested configuration to generate."},"version":{"type":"string","enum":["8.22.0","2.34.2","0.28.1","1.63.0"],"description":"Exact tested version matching the client. Other versions are unsupported."},"protocol":{"default":"http","description":"HTTP proxy with HTTPS CONNECT. Other proxy protocols are not tested.","type":"string","const":"http"},"timeoutSeconds":{"default":15,"type":"integer","minimum":1,"maximum":60}},"required":["client","version"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"get_proxy_doc","description":"Read a bounded chunk or named section using a document ID returned by search_proxy_docs. Follow nextCursor to continue; cursors are bound to the content revision.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"documentId":{"type":"string","maxLength":160,"pattern":"^\\/(guides|blog)\\/[a-z0-9]+(?:-[a-z0-9]+)*$"},"section":{"type":"string","minLength":1,"maxLength":160},"cursor":{"type":"string","pattern":"^[a-f0-9]{16}:\\d{1,5}$"}},"required":["documentId"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"search_proxy_docs","description":"Find reviewed ipvolt public guides and articles. Returns canonical document IDs, excerpts and content revision. Submit a short topic query, never credentials or logs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"maxLength":200},"topic":{"type":"string","enum":["setup","troubleshooting","concepts","countries","analysis"]},"limit":{"default":5,"type":"integer","minimum":1,"maximum":5}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}}],"scan":{"score":91,"grade":"A","scanned_at":"2026-09-19T20:02:41.920Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:02:41.896Z","components":{"code":{"score":25,"max":25,"notes":["23 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1918ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 5 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://mcp.ipvolt.com/mcp","reachable":true,"authRequired":false,"latencyMs":1918,"serverInfo":{"name":"ipvolt-proxy-toolkit","version":"0.1.0"}}],"packages":[{"registryType":"npm","identifier":"@ipvolt/proxy-toolkit-mcp","version":"0.1.0","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-14T12:44:25.516Z","repositoryUrl":"git+https://github.com/ipvolt/proxy-toolkit-mcp.git","weeklyDownloads":100}],"repo":{"found":true,"owner":"ipvolt","repo":"proxy-toolkit-mcp","archived":false,"pushedAt":"2026-09-14T20:12:27Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/327956182?v=4","ownerCreatedAt":"2026-09-11T11:58:38Z","license":"MIT"},"icon":{"url":"https://ipvolt.com/apple-icon.png?apple-icon.27o7otnlu7a-9.png","source":"registry","width":180,"height":180},"presence":{"stars":0,"forks":0,"downloadsWeek":100,"license":"MIT","lastPushAt":"2026-09-14T20:12:27.000Z","score":33}}}},"grade_history":[],"reviews":[]}