iso20022-bank-profile-mcp
Rank #8,835io.github.sebastienrousseau/iso20022-bank-profile-mcp
Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.
iso20022-bank-profile-mcp is a Model Context Protocol (MCP) server published by sebastienrousseau. It ranks #8,835 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. iso20022-bank-profile-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 106,625 of 115,460 servers on MCP Toplist.
Use iso20022-bank-profile-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iso20022-bank-profile-mcp -- uvx iso20022-bank-profile-mcp[mcp_servers.iso20022-bank-profile-mcp]
command = "uvx"
args = ["iso20022-bank-profile-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"iso20022-bank-profile-mcp": {
"command": "uvx",
"args": [
"iso20022-bank-profile-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"iso20022-bank-profile-mcp": {
"command": "uvx",
"args": [
"iso20022-bank-profile-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"iso20022-bank-profile-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"iso20022-bank-profile-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"iso20022-bank-profile-mcp": {
"command": "uvx",
"args": [
"iso20022-bank-profile-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"iso20022-bank-profile-mcp": {
"command": "uvx",
"args": [
"iso20022-bank-profile-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sebastienrousseau%2Fiso20022-bank-profile-mcp)<a href="https://mcptoplist.com/server/io.github.sebastienrousseau%2Fiso20022-bank-profile-mcp"><img src="https://mcptoplist.com/badge/io.github.sebastienrousseau%2Fiso20022-bank-profile-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sebastienrousseau
Other servers by sebastienrousseau
- Corral#5,462 · 6 vers
- noyalib-mcp#5,799 · 9 vers
- pain001-mcp#6,847 · 6 vers
- rlg-mcp#6,893 · 2 vers
- iso20022-readiness-suite-mcp#8,911 · 5 vers
- camt053-mcp#9,262 · 4 vers
- iso20022-evidence-pack-mcp#9,413 · 5 vers
- pacs008-mcp#9,414 · 6 vers
- iso20022-mcp#9,552 · 5 vers
- bankstatementparser-mcp#9,867 · 3 vers
- acmt001-mcp#9,870 · 5 vers
- camt-exceptions#11,139 · 4 vers
Available versions (5)
| Version | Published |
|---|---|
| 0.0.5 | Aug 29, 2026 |
| 0.0.4 | Aug 28, 2026 |
| 0.0.3 | Aug 21, 2026 |
| 0.0.2 | Jul 18, 2026 |
| 0.0.1 | Jul 18, 2026 |
Frequently asked questions
- Who maintains iso20022-bank-profile-mcp?
- iso20022-bank-profile-mcp is maintained by sebastienrousseau, which publishes 17 MCP servers (77 total versions) tracked on MCP Toplist.
- Is iso20022-bank-profile-mcp listed on the Official MCP Registry?
- Yes — iso20022-bank-profile-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does iso20022-bank-profile-mcp have?
- MCP Toplist tracks 5 versions of iso20022-bank-profile-mcp, most recently published on Aug 29, 2026.
- Where can I find the source code for iso20022-bank-profile-mcp?
- The source code for iso20022-bank-profile-mcp is hosted at github.com/sebastienrousseau/iso20022-bank-profile-mcp.