← Registry

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.

1 endpoint6 known toolsFirst detected September 19, 2026Last detected September 19, 2026

ENDPOINT 1

https://panel-proxy.proxyseo.es/mcp

No auth detected

MCP server metadata

Name
proxyseo-mcp
Version
1.2.0
Capabilities
tools

Known tools 6

check_proxy

Verify that a proxy is working (connectivity + anonymity check through the proxy).

Inferred read-only
get_proxy

Get a proxy ready to use (IP:port + credentials).

Inferred read-only
list_proxies

List all proxy IPs assigned to your service.

Inferred read-only
proxy_status

Get the status of your proxy service (plan, auth type, IP count, ports, remaining rotations).

Inferred read-only
rotate_ip

Replace ONE of your proxy IPs with a fresh IP from the same range (e.g.

Inferred read-only
rotation_status

Show how many free IP rotations remain this month and how many paid rotation credits are available.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.