MEOK Governance Engine MCP

Multi-framework AI governance reports across EU AI Act, NIST AI RMF, ISO 42001, and DORA with automated gap analysis

Meok Governance Engine MCP

MCP server for meok governance engine mcp operations

PyPI License: MIT MEOK AI Labs

Overview

Meok Governance Engine MCP provides AI-powered tools via the Model Context Protocol (MCP).

Tools

ToolDescription
full_governance_reportGenerate a COMPLETE multi-framework governance report in one call.
which_frameworks_applyInstantly determine which AI governance frameworks apply to your situation.
compliance_cost_estimatorEstimate compliance costs and show how MEOK Governance Engine saves money.
list_all_toolsList all 62 governance tools available in this engine.
compliance_score_engineCalculate compliance percentage per framework. Input system description, get sco
get_full_audit_trailGet timestamped audit trail of all governance checks performed.

Installation

pip install meok-governance-engine-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "meok-governance-engine-mcp": {
      "command": "python",
      "args": ["-m", "meok_governance_engine_mcp.server"]
    }
  }
}

Usage with FastMCP

from mcp.server.fastmcp import FastMCP

# This server exposes 6 tool(s) via MCP
# See server.py for full implementation

License

MIT © MEOK AI Labs

Related Servers

NotebookLM Web Importer

Import web pages and YouTube videos to NotebookLM with one click. Trusted by 200,000+ users.

Install Chrome Extension