mcpbeat Sign in

Governance MCP Server

local only

Governance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 5 Jul 2026.

AI governance evidence for EU AI Act, ISO 42001, SOC 2, and NIST AI RMF.

Installs per day peak 31 · avg 7 · +316% w/w
a month agotoday
72
Installs / week
npm · @mima-ai/governance-mcp
0
Stars
0 open issues
5 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Governance MCP 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 governance-mcp -- npx -y @mima-ai/governance-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "governance-mcp": {
      "args": [
        "-y",
        "@mima-ai/governance-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.governance-mcp]
command = "npx"
args = ["-y", "@mima-ai/governance-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "governance-mcp": {
      "args": [
        "-y",
        "@mima-ai/governance-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "governance-mcp": {
      "args": [
        "-y",
        "@mima-ai/governance-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MIMA_API_KEY (Your Mima API key (mima_ext_...)), MIMA_WORKSPACE_ID (Your Mima workspace ID (ws-...)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Governance MCP

same job, measured the same way
Meok Governance Smithery
by csoai-org

MEOK Governance Engine - 62 AI governance tools. EU AI Act + NIST + ISO 42001 + crosswalks. Most

119 installs/wk local only
MCP Regulated AI Compliance
by uchit

Regulated-industry AI compliance: EU AI Act, APRA, NIST AI RMF, ISO 42001, AU AI Safety.

79 installs/wk local only
Governmyai
by governmyai

AI compliance obligations across EU AI Act, ISO 42001, Colorado AI Act, NIST, HIPAA, SOX, FTC

24 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Iso27001 MCP
by sushegaad

ISO 27001 compliance workspace for Claude. Risks, policies, SoA, evidence, and audit workflows.

125 installs/wk local only
Oasis MCP
by p31ca

Agent-native CLI: provenance, cost governance, and execution contracts for AI agents.

local only
EU Audit Trail
by jellewas

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

72 installs/wk local only
C
FiledProof
by filedproof

Primary-source SEC filing intelligence for AI agents, with exact evidence and provenance.

12 tools answering

Governance MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Governance MCP?
Governance MCP 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 npm package @mima-ai/governance-mcp was installed 72 times last week.
How do I connect Governance MCP?
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 @mima-ai/governance-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Governance MCP?
The npm package @mima-ai/governance-mcp was installed 72 times in the last week. Week over week that is +316%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Governance MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.