The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Governance MCP listing page.
MCP server for AI governance — push compliance evidence to Mima from any agent, any stack, 4 lines of config.
One tool call maps to EU AI Act, ISO 42001, SOC 2, and NIST AI RMF simultaneously. Your readiness score updates automatically.
Or add to your MCP config (always pin the version):
| Tool | What it does |
|---|---|
get_posture | Overall readiness score + per-framework breakdown |
list_systems | All AI systems — registered vs unregistered |
list_evidence | Evidence records filtered by system and time |
dry_run_attest | Preview which controls an attestation would earn |
attest | Write a GRC evidence record |
register_system | Register an AI system under EU AI Act Art. 9 |
acknowledge_policy | Record a policy acknowledgment |
derive_controls | Recommended evidence types for a system description |
check_gates | Gate pass/fail status with exit codes |
suggest_gates | Prioritised gate recommendations |
Add to ~/.claude/settings.json:
Then ask Claude: "Check our compliance posture" or "Register this AI system and suggest which controls we need."
Add to .cursor/mcp.json or .windsurf/mcp.json in your project root:
All write tools support dry-run — preview what controls you'd earn before committing:
| Framework | What it covers |
|---|---|
| EU AI Act | Art. 9–15 risk management, oversight, accuracy obligations |
| ISO 42001 | AI management system controls — A.6.x risk, A.9.x performance |
| SOC 2 | CC3.x–CC8.x risk, change, and incident management |
| NIST AI RMF | GOVERN, MAP, MEASURE, MANAGE functions |
mima.works → sign up → copy your key from the dashboard.
For app-code attestation (decorators, batch pushes, pre-approval gates):