Connects Claude to Starling Bank's developer API so you can check balances, view transactions, and manage your account through conversation. Requires a personal access token with scoped permissions, which you generate through Starling's developer portal. The README warns that current models make mistakes and are vulnerable to prompt injection, so you're giving AI real control over financial operations. Payment signing requires additional setup documented separately. Built as a third party integration with stdio transport by default, though it supports HTTP mode if you need it behind a reverse proxy. Reach for this when you want to automate banking queries or build financial workflows, but understand the risks of letting an LLM touch your account.
claude mcp add --transport stdio domdomegg-starling-bank-mcp uvx starling-bank-mcp