Security & Testing
proxyseo.es
Manages a proxy service by checking proxy connectivity and anonymity, retrieving usable proxies, listing assigned IPs, reporting service status, and rotating IPs.
ENDPOINT 1
https://panel-proxy.proxyseo.es/mcp
MCP server metadata
- Name
- proxyseo-mcp
- Version
- 1.2.0
Known tools 6
check_proxyVerify that a proxy is working (connectivity + anonymity check through the proxy).
Inferred read-onlyproxy_statusGet the status of your proxy service (plan, auth type, IP count, ports, remaining rotations).
Inferred read-onlyrotation_statusShow how many free IP rotations remain this month and how many paid rotation credits are available.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.proxyseo-mcp]
url = "https://panel-proxy.proxyseo.es/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"proxyseo-mcp": {
"type": "http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: proxyseo-mcp
Remote MCP URL: https://panel-proxy.proxyseo.es/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"proxyseo-mcp": {
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"proxyseo-mcp": {
"type": "http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "proxyseo-mcp",
"transport": "streamable-http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.