AI & ML
Trust: 39/100 (Limited)Starling Bank Guide
Allow AI systems to view and control your Starling Bank account via MCP.
1 starsby domdomegg
Quick Start
Install
npx starling-bank-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-starling-bank-mcp": {
"command": "npx",
"args": [
"starling-bank-mcp"
]
}
}
}