MCPower Security Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 243 installs a week from pypi.
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpower-proxy -- uvx mcpower-proxy
{
"mcpServers": {
"mcpower-proxy": {
"args": [
"mcpower-proxy"
],
"command": "uvx"
}
}
}
[mcp_servers.mcpower-proxy]
command = "uvx"
args = ["mcpower-proxy"]
{
"mcpServers": {
"mcpower-proxy": {
"args": [
"mcpower-proxy"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcpower-proxy": {
"args": [
"mcpower-proxy"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.