mcpbeat Sign in

Iso8583 Bridge MCP Server

local only

Iso8583 Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi.

Bridge ISO 8583 card-payment messages to ONE OS — parse, map, govern (PCI-DSS / scheme rules).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 10 · +5% w/w
a month agotoday
83
Installs / week
pypi · iso8583-bridge-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Iso8583 Bridge MCP

same job, measured the same way
Fix Bridge MCP
by csoai-org

FIX trading-protocol bridge — parse, map, govern (MiFID II / MAR).

73 installs/wk local only
Iso20022 Bridge MCP
by csoai-org

ISO 20022 / SWIFT finance bridge — parse, validate, modernise, govern (DORA/NIS2/AML).

75 installs/wk local only
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
Ap2 Iso20022
by sebastienrousseau

Bridge AP2 / x402 agent-payment mandates into wire-valid ISO 20022 pain.001 / pacs.008 records.

217 installs/wk local only
Pagar.me
by mcp-dir

Stone's payments gateway (api.pagar.me), orders, charges (card, Pix, boleto), customers and cards, p

86 tools answering
PCI DSS v4.0.1 Compliance Checker
by shyshlakov

PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server

local only
ISO 20022 Generator
by iso20022generator

Generate and validate SEPA ISO 20022 XML (pain.001, pain.008) and SWIFT MT103 payment messages.

answering
Q402 MCP
by quackai-org

Q402 - gasless payments, yield, escrow, bridge & NAV triggers on 12 EVM chains. Sandbox-default.

469 installs/wk local only

Iso8583 Bridge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Iso8583 Bridge MCP?
Iso8583 Bridge 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 iso8583-bridge-mcp was installed 83 times last week.
Is Iso8583 Bridge MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Iso8583 Bridge 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 iso8583-bridge-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Iso8583 Bridge MCP?
The pypi package iso8583-bridge-mcp was installed 83 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.