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).
Run
uvx uk-ai-act-mcp
MCP client config
{
"mcpServers": {
"uk-ai-act-mcp": {
"command": "uvx",
"args": [
"uk-ai-act-mcp"
]
}
}
}