MCPower Security Proxy✓
io.github.ai-mcpower/mcpower-proxy · v0.0.87
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.ai-mcpower/mcpower-proxy",
"description": "Security proxy that wraps MCP servers with real-time monitoring and policy enforcement",
"title": "MCPower Security Proxy",
"repository": {
"url": "https://github.com/MCPower-Security/mcpower-proxy",
"source": "github"
},
"version": "0.0.87",
"packages": [
{
"registryType": "pypi",
"identifier": "mcpower-proxy",
"version": "0.0.87",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}