Odel
uk ai act mcp

uk ai act mcp

Local
@csoai-orgPythonUpdated 4 days ago

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

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).

PyPIuk-ai-act-mcpv1.0.10

Run

uvx uk-ai-act-mcp

MCP client config

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