MEOK Governance Engine MCP
Multi-framework AI governance reports across EU AI Act, NIST AI RMF, ISO 42001, and DORA with automated gap analysis
Overview
Meok Governance Engine MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
full_governance_report | Generate a COMPLETE multi-framework governance report in one call. |
which_frameworks_apply | Instantly determine which AI governance frameworks apply to your situation. |
compliance_cost_estimator | Estimate compliance costs and show how MEOK Governance Engine saves money. |
list_all_tools | List all 62 governance tools available in this engine. |
compliance_score_engine | Calculate compliance percentage per framework. Input system description, get sco |
get_full_audit_trail | Get 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
Verwandte Server
DataFirst Routing MCP Server
Routing MCP endpoint
Sequential Ethical Thinking
A tool for structured, step-by-step ethical reasoning using multiple moral frameworks for transparent deliberation.
Satellite MCP Server
Performs satellite orbital mechanics calculations using natural language, with a built-in world cities database for location lookup.
MoneyChoice
Quantum-Powered Economic Forecasting
norikae-mcp
🚃 乗換案内MCP - 乗り換え検索 / Norikae MCP - Japanese train route search using Yahoo! Transit
Strider Uber Eats
MCP server for Uber Eats food delivery - AI agents can search restaurants, browse menus, and place delivery orders.
Soccer MCP Server
Provides football (soccer) statistics and live match data using the API-Football service.
Lichess MCP
Interact with the Lichess chess platform using natural language.
LinkedIn Ads MCP
Connect LinkedIn Ads to Claude or ChatGPT via Two Minute Reports MCP to get clear insights into campaign performance, impressions, CTR, CPC, leads, and conversions.
MCP-Weather
Provides weather information using the Japan Meteorological Agency API. No authentication required.