reconcile-mcp
Rank #11,918io.github.sebastienrousseau/reconcile-mcp
Reconcile camt.053 statements vs expected pain.001 payments with explainable matching.
reconcile-mcp is a Model Context Protocol (MCP) server published by sebastienrousseau. It ranks #11,918 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. reconcile-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 103,542 of 115,460 servers on MCP Toplist.
Use reconcile-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add reconcile-mcp -- uvx reconcile-mcp[mcp_servers.reconcile-mcp]
command = "uvx"
args = ["reconcile-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"reconcile-mcp": {
"command": "uvx",
"args": [
"reconcile-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"reconcile-mcp": {
"command": "uvx",
"args": [
"reconcile-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"reconcile-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"reconcile-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"reconcile-mcp": {
"command": "uvx",
"args": [
"reconcile-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"reconcile-mcp": {
"command": "uvx",
"args": [
"reconcile-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%2Freconcile-mcp)<a href="https://mcptoplist.com/server/io.github.sebastienrousseau%2Freconcile-mcp"><img src="https://mcptoplist.com/badge/io.github.sebastienrousseau%2Freconcile-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 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-bank-profile-mcp#8,835 · 5 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
Available versions (4)
| Version | Published |
|---|---|
| 0.0.5 | Aug 29, 2026 |
| 0.0.4 | Aug 29, 2026 |
| 0.0.2 | Jul 29, 2026 |
| 0.0.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains reconcile-mcp?
- reconcile-mcp is maintained by sebastienrousseau, which publishes 17 MCP servers (77 total versions) tracked on MCP Toplist.
- Is reconcile-mcp listed on the Official MCP Registry?
- Yes — reconcile-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does reconcile-mcp have?
- MCP Toplist tracks 4 versions of reconcile-mcp, most recently published on Aug 29, 2026.
- Where can I find the source code for reconcile-mcp?
- The source code for reconcile-mcp is hosted at github.com/sebastienrousseau/reconcile-mcp.