ActTrace
Rank #61,911io.github.goww7/acttrace
Classify AI systems under the EU AI Act and generate Article 50 transparency notices.
ActTrace is a Model Context Protocol (MCP) server published by goww7. It ranks #61,911 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ActTrace is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 70,202 of 132,113 servers on MCP Toplist.
Use ActTrace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add acttrace -- uvx acttrace-mcp[mcp_servers.acttrace]
command = "uvx"
args = ["acttrace-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"acttrace": {
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"acttrace": {
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"acttrace": {
"type": "stdio",
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"acttrace": {
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"acttrace": {
"command": "uvx",
"args": [
"acttrace-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.goww7%2Facttrace)<a href="https://mcptoplist.com/server/io.github.goww7%2Facttrace"><img src="https://mcptoplist.com/badge/io.github.goww7%2Facttrace.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
goww7
Other servers by goww7
View all goww7 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 16, 2026 |
Frequently asked questions
- Who maintains ActTrace?
- ActTrace is maintained by goww7, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ActTrace listed on the Official MCP Registry?
- Yes — ActTrace is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ActTrace have?
- MCP Toplist tracks 1 version of ActTrace, most recently published on May 16, 2026.
- Where can I find the source code for ActTrace?
- The source code for ActTrace is hosted at github.com/goww7/acttrace.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.