Skip to content

Proxy

Free

by MCP Community

Protect any MCP server from malicious entities and confidential PII.

v0.9.22Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Proxy MCP Server

Protect any MCP server from malicious entities and confidential PII.

Installation

npx -y @pangeacyber/mcp-proxy

Reviews

Leave a Review

Installation

Quick install
npx -y @pangeacyber/mcp-proxy
Add to claude_desktop_config.json
{
  "mcpServers": {
    "proxy": {
      "command": "npx",
      "args": ["-y", "@pangeacyber/mcp-proxy"]
    }
  }
}