Loading MCP server directory, please wait...
Turn bank statement PDFs, CSVs, XLSX and OFX into categorised transactions plus a summary.
npx @getmcp/cli add com.statementtobudget.www/bank-statement-converterRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.statementtobudget.www/bank-statement-converter": {
"url": "https://www.statementtobudget.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}