PluginBench
MCP Server

io.github.CSOAI-ORG/iso20022-bridge-mcp MCP Server

io.github.CSOAI-ORG/iso20022-bridge-mcp

What is the io.github.CSOAI-ORG/iso20022-bridge-mcp MCP server?

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

How to install io.github.CSOAI-ORG/iso20022-bridge-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iso20022-bridge-mcp": {
      "command": "python",
      "args": [
        "iso20022-bridge-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "iso20022-bridge-mcp": {
      "command": "python",
      "args": [
        "iso20022-bridge-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "iso20022-bridge-mcp": {
      "command": "python",
      "args": [
        "iso20022-bridge-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "iso20022-bridge-mcp": {
      "type": "stdio",
      "command": "python",
      "args": [
        "iso20022-bridge-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add iso20022-bridge-mcp -- python iso20022-bridge-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Iso 27001 Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Music Production Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Pet Care Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

1
Python
MIT
View repository →

Csoai Governance Crosswalk MCP Server by MEOK AI Labs

1
Python
View repository →