mcpbeat Sign in

Iso20022 Bank Profile MCP Server

local only

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

Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.

Installs per day peak 392 · avg 51 · -75% w/w
a month agotoday
212
Installs / week
pypi · iso20022-bank-profile-mcp
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Iso20022 Bank Profile MCP 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 iso20022-bank-profile-mcp -- uvx iso20022-bank-profile-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iso20022-bank-profile-mcp": {
      "args": [
        "iso20022-bank-profile-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.iso20022-bank-profile-mcp]
command = "uvx"
args = ["iso20022-bank-profile-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "iso20022-bank-profile-mcp": {
      "args": [
        "iso20022-bank-profile-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "iso20022-bank-profile-mcp": {
      "args": [
        "iso20022-bank-profile-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Iso20022 Bank Profile MCP

same job, measured the same way
MCP Factcheck
by carlisia

An MCP server that validates content against MCP specification using semantic search and AI

local only
Achlens
by mscott9160-web

Local-first MCP server and CLI for validating and generating synthetic ACH files.

local only
Pain001 MCP
by sebastienrousseau

MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.

304 installs/wk local only
Sancho Fetch
by panth-net

Local-first public-data MCP server that writes inspectable records and working files.

105 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Vrm Toolkit MCP
by dwarehouse1

Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).

33 installs/wk local only
Camt053 MCP
by sebastienrousseau

MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.

443 installs/wk local only
Blank Files MCP
by filearchitect

MCP server for listing and retrieving minimal valid blank files from blankfiles.com.

29 installs/wk local only

Iso20022 Bank Profile MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Iso20022 Bank Profile MCP?
Iso20022 Bank Profile 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-bank-profile-mcp was installed 212 times last week.
How do I connect Iso20022 Bank Profile 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-bank-profile-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Iso20022 Bank Profile MCP?
The pypi package iso20022-bank-profile-mcp was installed 212 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 Bank Profile 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.