Loading MCP server directory, please wait...
AI compliance obligations across EU AI Act, ISO 42001, Colorado AI Act, NIST, HIPAA, SOX, FTC
npx @getmcp/cli add io.github.governmyai/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
GOVERNMY_API_KEYYour GovernMy.ai API key. Get a free one at https://governmy.ai/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.governmyai/mcp-server": {
"command": "npx",
"args": [
"-y",
"@governmyai/mcp-server"
],
"env": {
"GOVERNMY_API_KEY": "",
"GOVERNMY_API_URL": ""
}
}
}
}