BankMCP™
Rank #884io.github.noskillish/bankmcp
Read-only MCP server for your own bank accounts via Enable Banking. Self-hosted, one user.
BankMCP™ is a Model Context Protocol (MCP) server published by noskillish. It ranks #884 of 132,113 servers tracked on MCP Toplist, and its repository has 232 GitHub stars. BankMCP™ is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 131,229 of 132,113 servers on MCP Toplist.
Use BankMCP™
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bankmcp -- npx -y bankmcp[mcp_servers.bankmcp]
command = "npx"
args = ["-y", "bankmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bankmcp": {
"command": "npx",
"args": [
"-y",
"bankmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bankmcp": {
"command": "npx",
"args": [
"-y",
"bankmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bankmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bankmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bankmcp": {
"command": "npx",
"args": [
"-y",
"bankmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bankmcp": {
"command": "npx",
"args": [
"-y",
"bankmcp"
]
}
}
}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.noskillish%2Fbankmcp)<a href="https://mcptoplist.com/server/io.github.noskillish%2Fbankmcp"><img src="https://mcptoplist.com/badge/io.github.noskillish%2Fbankmcp.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
noskillish
Other servers by noskillish
View all noskillish servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.14 | Sep 17, 2026 |
| 0.1.13 | Sep 14, 2026 |
| 0.1.6 | Sep 14, 2026 |
Frequently asked questions
- Who maintains BankMCP™?
- BankMCP™ is maintained by noskillish, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is BankMCP™ listed on the Official MCP Registry?
- Yes — BankMCP™ is listed on the Official MCP Registry, alongside Glama.
- How many versions does BankMCP™ have?
- MCP Toplist tracks 3 versions of BankMCP™, most recently published on Sep 17, 2026.
- Where can I find the source code for BankMCP™?
- The source code for BankMCP™ is hosted at github.com/noskillish/bankmcp.
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.