MCP Server
MCP
works.mima/governance-mcp
AI governance evidence for EU AI Act, ISO 42001, SOC 2, and NIST AI RMF.
Install
npx -y @mima-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@mima-ai/governance-mcp",
"version": "0.1.13",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Mima API key (mima_ext_...)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MIMA_API_KEY"
},
{
"description": "Your Mima workspace ID (ws-...)",
"isRequired": true,
"format": "string",
"name": "MIMA_WORKSPACE_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment