Odel
eu ai act compliance mcp

eu ai act compliance mcp

Local
@csoai-org1PythonMITUpdated 4 days ago

Eu Ai Act Compliance MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIeu-ai-act-compliance-mcpv1.8.15

Run

uvx eu-ai-act-compliance-mcp

MCP client config

{
  "mcpServers": {
    "eu-ai-act-compliance-mcp": {
      "command": "uvx",
      "args": [
        "eu-ai-act-compliance-mcp"
      ]
    }
  }
}