mcp-policy-lab

mizcausevic-dev/mcp-policy-lab
★ 0 stars Python 🔒 Security Updated 6d ago
Python FastAPI service for evaluating MCP server and tool policies, trust posture, destructive-action controls, and operator-facing review workflows.
View on GitHub →

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-policy-lab": {
      "command": "uvx",
      "args": [
        "mcp-policy-lab"
      ]
    }
  }
}

Or install with pip: pip install mcp-policy-lab

README Excerpt

Python and FastAPI control surface for **evaluating MCP server trust posture**, destructive-action controls, schema hygiene, and operator-facing review workflows. > **What this repo proves** > > MCP governance is not just about what tools exist. It is about whether those tools are reviewable, approvable, and safe enough to expose in production operator workflows.

Topics

ai-governancebackendcontrol-planefastapimcpplatform-securitypolicy-engineportfoliopythontool-governance