mcpbeat Sign in

Iso20022 Evidence Pack MCP Server

local only

Iso20022 Evidence Pack MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 209 installs a week from pypi. Last commit 30 Aug 2026.

MCP server: seal & sign ISO 20022 readiness evidence into tamper-evident audit packs.

Installs per day peak 383 · avg 53 · -75% w/w
a month agotoday
209
Installs / week
pypi · iso20022-evidence-pack-mcp
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
License
Python

What the code does

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

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call verify_slsa_provenance.artifact_path → iso20022_evidence_pack_mcp/cloud.py:245
    proc = subprocess.run(  # nosec B603 - resolved absolute path, no shell
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.

    proc = subprocess.run(  # nosec B603 - resolved absolute path, no shell

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

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

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

Alternatives to Iso20022 Evidence Pack MCP

same job, measured the same way
Agenda Intelligence MD
by vassiliylakhonin

Evidence-readiness MCP server: validate, audit, and score briefs, memos, and evidence packs.

514 installs/wk 5 tools answering
EU Audit Trail
by jellewas

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

72 installs/wk local only
Auditreach
by rudrendupaul

BYOK Reddit/YouTube research CLI with a tamper-evident audit log and an MCP server.

189 installs/wk local only
Turva MCP
by turva

Read-only MCP server for turva.dev, an agent-readiness audit and advisory service.

5 tools answering
Cuba Memorys
by leandropg19

Persistent memory MCP server. 28 tools, BM25+MMR+OOD retrieval, tamper-evident audit, code graph.

local only
Iso20022 Readiness Suite MCP
by sebastienrousseau

Orchestration MCP server: ISO 20022 readiness scoring, remediation, bank-response simulation.

224 installs/wk local only
Vaara MCP Server
by vaaraio

Accountable autonomy MCP server: gating, tamper-evident audit for every action

2 833 installs/wk local only
MCP Hook Conformance
by studiomeyer

Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.

45 installs/wk local only

Iso20022 Evidence Pack MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Iso20022 Evidence Pack MCP?
Iso20022 Evidence Pack MCP 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 iso20022-evidence-pack-mcp was installed 209 times last week.
How do I connect Iso20022 Evidence Pack MCP?
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 iso20022-evidence-pack-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Iso20022 Evidence Pack MCP?
The pypi package iso20022-evidence-pack-mcp was installed 209 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Iso20022 Evidence Pack MCP open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.