# Bankstatemently

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/bankstatemently/plugins  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/bankstatemently

## Description
Parse PDF bank statements into structured transactions, accounts, and balances.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "bankstatemently": {
    "command": "npx",
    "args": ["-y","bankstatemently"]
  }
}
```

## Documentation & README

# bankstatemently/plugins

[![plugins MCP server](https://glama.ai/mcp/servers/bankstatemently/plugins/badges/card.svg)](https://glama.ai/mcp/servers/bankstatemently/plugins)

Marketplace plugins for [Bankstatemently](https://bankstatemently.com) — convert bank statements.

## Install via Claude Code marketplace

```bash
/plugin marketplace add bankstatemently/plugins
/plugin install bankstatemently@bankstatemently
```

After installing, enable the plugin and paste your `bsk_live_...` key when prompted for `api_key`.

Get an API key at [bankstatemently.com/developer](https://bankstatemently.com/developer).

## Plugins

- **[bankstatemently](https://github.com/bankstatemently/plugins/blob/HEAD/bankstatemently/)** — MCP server for converting bank statements.
  Convert PDFs, list statements, check credits, run benchmark evaluations.

