mcpbeat Sign in

Bankstatementparser MCP Server

local only

Bankstatementparser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 595 installs a week from pypi. Last commit 1 Sep 2026.

MCP server for parsing bank statements (BAI2, MT940/MT942, CAMT.053, OFX) via stdio.

Installs per day peak 616 · avg 58 · -24% w/w
a month agotoday
595
Installs / week
pypi · bankstatementparser-mcp
1
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Bankstatementparser MCP

same job, measured the same way
Camt053 MCP
by sebastienrousseau

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

443 installs/wk local only
MCP Stone
by codespar

MCP server for Stone — open banking, payments, Pix, transfers

24 installs/wk local only
Uk Parliament Questions Statements
by nick-ma

MCP server for UK Parliament Questions and Statements API

24 installs/wk local only
Sber MCP
by theyahia

MCP server for Sberbank API — accounts, statements. Bearer token auth.

53 installs/wk local only
MCP C6
by codespar

MCP server for C6 Bank — Pix (cob/cobv), DICT keys, Boleto, balance, statement (OAuth2 + mTLS)

22 installs/wk local only
Carbon Footprint Calculator
by mayanktalwar0

An MCP server for calculating carbon footprints from bank statements using EPA GHG emission factors.

88 installs/wk local only
Staruml MCP
by ezrabrilliant

MCP server for StarUML — generate UML diagrams from AI agents via stdio or HTTP.

43 installs/wk local only
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only

Bankstatementparser MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bankstatementparser MCP?
Bankstatementparser 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 bankstatementparser-mcp was installed 595 times last week.
How do I connect Bankstatementparser 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 bankstatementparser-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Bankstatementparser MCP?
The pypi package bankstatementparser-mcp was installed 595 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bankstatementparser 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.