mcpbeat Sign in

Bank Statement Sheet MCP Server

by bankstatementsheet Your server? Claim it
local only

Bank Statement Sheet runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm.

Convert PDF bank statements into transactions that arrive with a pass/fail reconciliation verdict.

Installs per day peak 255 · avg 9
a month agotoday
59
Installs / week
npm · bank-statement-sheet-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Bank Statement Sheet 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 bank-statement-sheet-mcp -- npx -y bank-statement-sheet-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bank-statement-sheet-mcp": {
      "args": [
        "-y",
        "bank-statement-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bank-statement-sheet-mcp]
command = "npx"
args = ["-y", "bank-statement-sheet-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bank-statement-sheet-mcp": {
      "args": [
        "-y",
        "bank-statement-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bank-statement-sheet-mcp": {
      "args": [
        "-y",
        "bank-statement-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bank Statement Sheet

same job, measured the same way
Bankstatemently
by bankstatemently

Convert PDF bank statements into structured transactions, accounts, and balances.

16 tools answering
AllPDFMagic
by allpdfmagic

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

7 tools answering
MainBook Bank Statement Converter
by mainbook

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

281 installs/wk 4 tools answering
Document to JSON – PDF Invoice/Statement/Contract Parser
by fashionmascherine-svg

Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

answering
PDF Tables MCP
by mehtaphysical13

Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.

answering
Constat Auto — Constat amiable
by doran56

Remplir un constat amiable et recevoir le PDF signé par email, directement en conversation.

11 tools answering
Docsift
by anishmoncivarghese

Convert a document once, then get back only the passages that answer a question.

237 installs/wk local only
I
Rejstrik MCP
by janf19

Czech company registry MCP that reads filed PDF financial statements — keyless, agent-native.

117 installs/wk local only

Bank Statement Sheet — questions

Answers built from our own checks of this server.

Why is there no uptime for Bank Statement Sheet?
Bank Statement Sheet 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 npm package bank-statement-sheet-mcp was installed 59 times last week.
How do I connect Bank Statement Sheet?
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 bank-statement-sheet-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bank Statement Sheet?
The npm package bank-statement-sheet-mcp was installed 59 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.