mcpbeat Sign in

ActTrace MCP Server

local only

ActTrace runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi. Last commit 16 May 2026.

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

Installs per day peak 18 · avg 10 · -3% w/w
a month agotoday
64
Installs / week
pypi · acttrace-mcp
1
Stars
0 open issues
16 May 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check ActTrace every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add acttrace -- uvx acttrace-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "acttrace": {
      "args": [
        "acttrace-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.acttrace]
command = "uvx"
args = ["acttrace-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "acttrace": {
      "args": [
        "acttrace-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "acttrace": {
      "args": [
        "acttrace-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to ActTrace

same job, measured the same way
MCP Gera Compliance
by gera

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

26 installs/wk local only
Sovereign AI Act MCP
by regulatoryai

Classify any AI system under the EU AI Act: risk tier + binding Articles, verbatim from the law.

80 installs/wk local only
H/M Article 50 Transparency Builder
by hogarmas

Free Article 50 website scanner, notice builder, and checksum verifier. No key or payment.

4 tools answering
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
Legalithm MCP Server
by pedrammadani

EU AI Act risk classification, obligations and Article 50 disclosures. Offline, no API key.

local only
Meok Article 50 Kit MCP
by csoai-org

EU AI Act Article 50 compliance kit — high-risk AI system readiness checker

156 installs/wk local only
Conformy
by swikingswe

EU AI Act & NIS2 compliance — classify AI systems, check obligations, draft docs.

36 installs/wk local only
Meok Dpia Edpb Template MCP
by csoai-org

DPIA generator for the EDPB harmonised template (adopted 14 Apr 2026) with EU AI Act Article 26(9)

179 installs/wk local only

ActTrace — questions

Answers built from our own checks of this server.

Why is there no uptime for ActTrace?
ActTrace runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package acttrace-mcp was installed 64 times last week.
How do I connect ActTrace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls acttrace-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ActTrace?
The pypi package acttrace-mcp was installed 64 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ActTrace open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.