mcpbeat Sign in

Attestix MCP Server

by vibetensor Your server? Claim it
local only

Attestix runs on your own machine — the client starts it, so there is no endpoint to ping. 242 installs a week from pypi. Last commit 25 Aug 2026.

AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools.

Installs per day peak 128 · avg 38 · +13% w/w
a month agotoday
242
Installs / week
pypi · attestix
17
Stars
4 open issues
25 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable generate_logos.py:344
        fpath = os.path.join(out_dir, f'atx_{variant}.svg')

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 attestix -- uvx attestix
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "attestix": {
      "args": [
        "attestix"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.attestix]
command = "uvx"
args = ["attestix"]
.cursor/mcp.json
{
  "mcpServers": {
    "attestix": {
      "args": [
        "attestix"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "attestix": {
      "args": [
        "attestix"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Attestix

same job, measured the same way
meok-compliance-passport-mcp
by csoai-org

Agent Compliance Passport MCP server - portable, signed credentials AI agents carry to prove complia

383 installs/wk local only
Didit
by pipeworx-io

Didit MCP — wraps the Didit v3 identity / compliance API (didit.me)

answering
EU Audit Trail
by jellewas

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

72 installs/wk local only
Agent Decision & Evidence Tools (MCP + x402)
by patrickpi1312

40 MCP tools: multi-chain RPC, market and transaction decisions, AI, EU compliance and US imports

40 tools answering
Air Blackbox MCP
by airblackbox

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

local only
Eu AI Act Compliance MCP
by csoai-org

Eu Ai Act Compliance MCP Server by MEOK AI Labs

376 installs/wk local only
meok-eu-cra-mcp
by csoai-org

EU Cyber Resilience Act (CRA, Regulation (EU) 2024/2847) compliance MCP server. 4 tools, 11 tests. A

654 installs/wk local only
Compliance Shield
by mdfifty50-boop

ZATCA, UAE CT, EU AI Act regulatory compliance for AI agents

41 installs/wk local only

Attestix — questions

Answers built from our own checks of this server.

Why is there no uptime for Attestix?
Attestix 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 attestix was installed 242 times last week.
How do I connect Attestix?
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 attestix straight from pypi; nothing to host, nothing to sign up for.
How many people use Attestix?
The pypi package attestix was installed 242 times in the last week. Week over week that is +13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Attestix open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 17 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.