mcpbeat Sign in

MCPower Security Proxy MCP Server

by ai-mcpower Your server? Claim it
local only

MCPower Security Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 301 installs a week from pypi. Last commit 19 Nov 2025.

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

Installs per day peak 228 · avg 62 · -47% w/w
a month agotoday
301
Installs / week
pypi · mcpower-proxy
3
Stars
0 open issues
19 Nov 2025
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check MCPower Security Proxy every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcpower-proxy -- uvx mcpower-proxy
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcpower-proxy": {
      "args": [
        "mcpower-proxy"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcpower-proxy]
command = "uvx"
args = ["mcpower-proxy"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcpower-proxy": {
      "args": [
        "mcpower-proxy"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcpower-proxy": {
      "args": [
        "mcpower-proxy"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCPower Security Proxy

same job, measured the same way
MCPower Security Proxy
by mcpower-security

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

local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
Cordon for MCP
by marras0914

Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.

44 installs/wk local only
A
ThornGuard
by qwady-thorns

Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.

local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only
mttrly
by mttrly

AI-powered incident management and server monitoring via MCP.

answering
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only

MCPower Security Proxy — questions

Answers built from our own checks of this server.

Why is there no uptime for MCPower Security Proxy?
MCPower Security Proxy runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcpower-proxy was installed 301 times last week.
How do I connect MCPower Security Proxy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcpower-proxy straight from pypi; nothing to host, nothing to sign up for.
How many people use MCPower Security Proxy?
The pypi package mcpower-proxy was installed 301 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCPower Security Proxy open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.