Skip to content
Claude Desktop

MCPower Security Proxy for Claude Desktop

io.github.mcpower-security/mcpower-proxy

Security proxy that automatically wraps MCP servers with real-time monitoring and policy enforcement

client:Claude Desktop transport:stdio runtime:pypi

Install MCPower Security Proxy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcpower-proxy": {
      "command": "uvx",
      "args": [
        "mcpower-proxy"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MCPower Security Proxy in other clients