Skip to content
Back to search
30
MCP

io.github.sebastienrousseau/bankstatementparser-mcp

io.github.sebastienrousseau/bankstatementparser-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sebastienrousseau/camt053-mcp
MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
0 tools
bankstatementparser-mcp
Model Context Protocol (MCP) server exposing the bankstatementparser bank statement parsing library as agent tools.
0 tools
io.github.codespar/mcp-stark-bank
MCP server for Stark Bank — transfers, boletos, invoices, Pix, balance
0 tools
EdgarParser MCP
MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.
0 tools
camt053-mcp
Model Context Protocol (MCP) server exposing the camt053 ISO 20022 Bank Statement library as agent tools.
0 tools
io.github.samarth-23-eng/india-mcp-banking
MCP server for Indian banking: IFSC lookup, UPI VPA validation, bank UPI status.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sebastienrousseau/bankstatementparser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}