Starling Bank MCP
Rank #1479io.github.domdomegg/starling-bank-mcp
MCP server providing starling-bank-mcp capabilities
Starling Bank MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #1479 of 58,900 servers tracked on MCP Toplist, and its repository has 137 GitHub stars. Starling Bank MCP is listed on Official MCP, with 6 tracked versions. It was first listed on Dec 5, 2025 and most recently updated on Mar 7, 2026.
Ranks ahead of 57,421 of 58,900 servers on MCP Toplist.
Use Starling Bank MCP
Add Starling Bank MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"starling-bank-mcp": {
"command": "npx",
"args": [
"-y",
"starling-bank-mcp"
],
"env": {
"STARLING_BANK_ACCESS_TOKEN": "<your STARLING_BANK_ACCESS_TOKEN>",
"STARLING_BANK_PRIVATE_KEY_UID": "<your STARLING_BANK_PRIVATE_KEY_UID>",
"STARLING_BANK_PRIVATE_KEY_PEM": "<your STARLING_BANK_PRIVATE_KEY_PEM>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/domdomegg/starling-bank-mcp/releases/download/v1.0.1/starling-bank-mcp.mcpb` — install it through your client’s extension manager.
Listed on 1 registry
domdomegg
Other servers by domdomegg
- Openfoodfacts MCP#170 · 14 vers
- Google Sheets MCP#330 · 7 vers
- Google Cal MCP#568 · 5 vers
- Filesystem MCP#697 · 6 vers
- Defuddle Fetch MCP Server#702 · 4 vers
- Airtable MCP Server#739 · 9 vers
- Google Maps Places MCP#767 · 6 vers
- Gmail MCP#776 · 10 vers
- Google Documents MCP#822 · 7 vers
- Barcode Scanner MCP#865 · 4 vers
- Time MCP Pypi#1006 · 3 vers
- Computer Use#1153 · 13 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.2.0 | Mar 7, 2026 |
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 8, 2025 |
| 1.1.0 | Dec 8, 2025 |
| 1.0.1 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Starling Bank MCP?
- MCP server providing starling-bank-mcp capabilities
- Who maintains Starling Bank MCP?
- Starling Bank MCP is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
- Is Starling Bank MCP an official MCP server?
- Yes — Starling Bank MCP is listed on the Official MCP Registry.
- How many versions does Starling Bank MCP have?
- MCP Toplist tracks 6 versions of Starling Bank MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Starling Bank MCP?
- The source code for Starling Bank MCP is hosted at github.com/domdomegg/starling-bank-mcp.git.