mcp-permission-server

jigonyoo/mcp-permission-server
★ 0 stars Python Security Updated today
A permission layer in front of MCP tools, and a log that can prove what it decided: 17-call fixture, unauthorised executions 7 to 0, unreconstructable decisions 16 to 0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-permission-serve": {
      "command": "uvx",
      "args": [
        "mcp-permission-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-permission-server

Topics

audit-logauthorizationhash-chainmcppython