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
Server Terkait
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.
SignalK MCP Server
Provides AI agents with read-only access to SignalK marine data systems, enabling queries of vessel navigation data, AIS targets, and system alarms.
PostalDataPI MCP Server
Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.
SciPilot
Natural language interface for scientific command-line tools via MCP
Hardcover MCP
Talk to your Hardcover library from any AI assistant.
Network - AI
Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including LangChain, AutoGen, CrewAI, and OpenAI Assistants.
OpenCRAVAT
Genetic variant annotation
PiAPI
PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.
SafeDep
Real-time malicious package protection for AI coding agents
stresszero-mcp
MCP server for burnout risk scoring across 3 dimensions (physical, emotional, effectiveness) via the StressZero Intelligence API. Provides AI agents with burnout analysis, personalized recommendations, and detailed reports for coaches and HR platforms.