Odel
ActTrace

ActTrace

Local
@goww71PythonApache-2.0Updated 3mo ago

Classify AI systems under the EU AI Act and generate Article 50 transparency notices.

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

PyPIacttrace-mcpv0.1.0

Run

uvx acttrace-mcp

MCP client config

{
  "mcpServers": {
    "acttrace": {
      "command": "uvx",
      "args": [
        "acttrace-mcp"
      ]
    }
  }
}