Loading MCP server directory, please wait...
MCP server for parsing bank statements (BAI2, MT940/MT942, CAMT.053, OFX) via stdio.
npx @getmcp/cli add io.github.sebastienrousseau/bankstatementparser-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sebastienrousseau/bankstatementparser-mcp": {
"command": "uvx",
"args": [
"bankstatementparser-mcp"
]
}
}
}