Odel
Starling Bank

Starling Bank

Local
@domdomegg4TypeScriptMITUpdated 4 days ago

Allow AI systems to view and control your Starling Bank account via MCP.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmstarling-bank-mcpv1.2.1

Run

npx -y starling-bank-mcp

MCP client config

{
  "mcpServers": {
    "starling-bank": {
      "command": "npx",
      "args": [
        "-y",
        "starling-bank-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/domdomegg/starling-bank-mcp/releases/download/v1.2.1/starling-bank-mcp.mcpbv1.2.1

Distributed as an MCP bundle (`https://github.com/domdomegg/starling-bank-mcp/releases/download/v1.2.1/starling-bank-mcp.mcpb`) — download it and import the bundle in your MCP client.