Starling Bank MCP Server

v1.0.0APIsstable

Get all accounts associated with the logged in account holder. This is typically the first call to make to get account information. An account holder (e.g. a person or business) can have multiple accounts (e.g. a GBP and EUR account).

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Get all accounts associated with the logged in account holder. This is typically the first call to make to get account information. An account holder (e.g. a person or business) can have multiple accounts (e.g. a GBP and EUR account).

Features

  • accounts_list
  • account_balance_get
  • transactions_list
  • account_holder_get
  • payees_list

Use Cases

Get all accounts associated with the logged in account holder. This is typically the first call to make to get account information. An account holder (e.g. a person or business) can have multiple accounts (e.g. a GBP and EUR account).
Get the balance for a specific account. Shows both cleared balance (settled transactions) and effective balance (including pending transactions).
Get transaction feed items for an account category. Use the default category UID for main account transactions.
Get detailed information about the logged in account holder including name, address, and other personal details.
Get all payees (people/companies you can send payments to) for the account holder.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y starling-bank-mcp

Manual Installation

npx -y starling-bank-mcp

Examples

Basic Configuration

Configure Starling Bank MCP Server

npx -y starling-bank-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "starling-bank": { "command": "npx", "args": ["-y", "starling-bank-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Starling Bank MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides