Bankstatemently
Rank #8,565io.github.bankstatemently/bankstatemently-mcp
Convert PDF bank statements into structured transactions, accounts, and balances.
Bankstatemently is a Model Context Protocol (MCP) server published by bankstatemently. It ranks #8,565 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bankstatemently is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 123,481 of 132,046 servers on MCP Toplist.
Use Bankstatemently
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bankstatemently-mcp https://api.bankstatemently.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.bankstatemently-mcp]
url = "https://api.bankstatemently.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.bankstatemently.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bankstatemently-mcp": {
"url": "https://api.bankstatemently.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"bankstatemently-mcp": {
"type": "http",
"url": "https://api.bankstatemently.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bankstatemently-mcp": {
"serverUrl": "https://api.bankstatemently.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bankstatemently-mcp": {
"url": "https://api.bankstatemently.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bankstatemently%2Fbankstatemently-mcp)<a href="https://mcptoplist.com/server/io.github.bankstatemently%2Fbankstatemently-mcp"><img src="https://mcptoplist.com/badge/io.github.bankstatemently%2Fbankstatemently-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bankstatemently
Available versions (11)
| Version | Published |
|---|---|
| 0.14.0 | Sep 11, 2026 |
| 0.13.0 | Aug 30, 2026 |
| 0.12.0 | Aug 27, 2026 |
| 0.9.0 | Aug 26, 2026 |
| 0.8.5 | Aug 17, 2026 |
| 0.8.2 | Aug 11, 2026 |
| 0.8.1 | Aug 11, 2026 |
| 0.7.0 | Aug 7, 2026 |
| 0.4.0 | Jul 31, 2026 |
| 0.2.0 | Jul 23, 2026 |
| 0.1.0 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Bankstatemently?
- Bankstatemently is maintained by bankstatemently, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Bankstatemently listed on the Official MCP Registry?
- Yes — Bankstatemently is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Bankstatemently have?
- MCP Toplist tracks 11 versions of Bankstatemently, most recently published on Sep 11, 2026.
- Where can I find the source code for Bankstatemently?
- The source code for Bankstatemently is hosted at github.com/bankstatemently/plugins.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.