← Back to search

Starling Bank

domdomegg Scanned 15h ago

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

D
40 / 100

Versions

1.0.1latest
first seen Jun 5, 2026
1.2.0
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 24

savings_goal_update
annotations: verified low

Update an existing savings goal

name string currency string
readOnlyHint false
feed_item_spending_category_update
annotations: verified low

Update the spending category for a transaction

spendingCategory string
readOnlyHint false
savings_goal_withdraw
annotations: verified low

Withdraw money from a savings goal

readOnlyHint false
payee_create
annotations: verified low

Create a new payee (person/company you can send payments to)

payeeName string payeeType enum countryCode string phoneNumber string bankIdentifier string accountIdentifier string bankIdentifierType enum
readOnlyHint false
account_holder_get
annotations: verified low

Get detailed information about the logged in account holder including name, address, and other personal details.

readOnlyHint true
account_balance_get
annotations: verified low

Get the balance for a specific account. Shows both cleared balance (settled transactions) and effective balance (including pending transactions).

readOnlyHint true
transactions_list
annotations: verified low

Get transaction feed items for an account category. Use the default category UID for main account transactions.

maxTransactionTimestamp string minTransactionTimestamp string
readOnlyHint true
feed_item_attachment_download
annotations: verified low

Download a specific attachment from a feed item (transaction). Returns the attachment as base64 encoded data.

feedItemAttachmentUid string
readOnlyHint true
feed_item_note_update
annotations: verified low

Update the user note for a transaction

userNote string
readOnlyHint false
payment_create
annotations: verified low

Create a payment to an existing payee

reference string destinationPayeeAccountUid string
readOnlyHint false
feed_item_attachment_upload
annotations: verified low

Upload an attachment to a feed item (transaction). Provide either base64 encoded attachment data or a file path (recommended).

filePath string contentType string attachmentData string
readOnlyHint false
savings_goals_list
annotations: verified low

Get all savings goals for an account

readOnlyHint true
savings_goal_delete
annotations: verified low

Delete a savings goal

readOnlyHint false
payees_list
annotations: verified low

Get all payees (people/companies you can send payments to) for the account holder.

readOnlyHint true
direct_debits_list
annotations: verified low

Get all direct debit mandates for an account

readOnlyHint true
card_lock_update
annotations: verified low

Enable or disable (lock/unlock) a card

enabled boolean
readOnlyHint false
accounts_list
annotations: verified low

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).

readOnlyHint true
feed_item_get
annotations: verified low

Get details of a specific feed item (transaction) including any attachments

readOnlyHint true
standing_orders_list
annotations: verified low

Get all standing orders for an account category

readOnlyHint true
savings_goal_deposit
annotations: verified low

Add money to a savings goal

readOnlyHint false
cards_list
annotations: verified low

Get all the cards for an account holder

readOnlyHint true
savings_goal_create
annotations: verified low

Create a new savings goal

name string currency string
readOnlyHint false
account_identifiers_get
annotations: verified low

Get an account\'s bank identifiers (sort code, account number, BIC, IBAN, etc.)

readOnlyHint true
payee_delete
annotations: verified low

Delete a payee

readOnlyHint false

Permissions 4

network medium
Server uses network capabilities via: fetch()
filesystem low
Server uses filesystem capabilities via: fs sync ops
shell high
Server uses shell capabilities via: child_process, execSync(), spawn()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 65

info
Tool 'account_balance_get' annotations are consistent annotation_checker · 80%
info
Tool 'transactions_list' annotations are consistent annotation_checker · 80%
info
Tool 'feed_item_attachment_download' annotations are consistent annotation_checker · 80%
info
Tool 'feed_item_note_update' annotations are consistent annotation_checker · 80%
info
Tool 'payment_create' annotations are consistent annotation_checker · 80%
info
Tool 'feed_item_attachment_upload' annotations are consistent annotation_checker · 80%
info
Tool 'savings_goals_list' annotations are consistent annotation_checker · 80%
info
Tool 'savings_goal_delete' annotations are consistent annotation_checker · 80%
info
Tool 'payees_list' annotations are consistent annotation_checker · 80%
info
Tool 'direct_debits_list' annotations are consistent annotation_checker · 80%
info
Tool 'card_lock_update' annotations are consistent annotation_checker · 80%
info
Tool 'accounts_list' annotations are consistent annotation_checker · 80%
info
Tool 'feed_item_get' annotations are consistent annotation_checker · 80%
info
Tool 'standing_orders_list' annotations are consistent annotation_checker · 80%
info
Tool 'savings_goal_deposit' annotations are consistent annotation_checker · 80%
info
Tool 'cards_list' annotations are consistent annotation_checker · 80%
info
Tool 'savings_goal_create' annotations are consistent annotation_checker · 80%
info
Tool 'account_identifiers_get' annotations are consistent annotation_checker · 80%
info
Tool 'payee_delete' annotations are consistent annotation_checker · 80%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.24.3 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.24.3 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@4.0.15 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
info
Tool: payees_list manifest_parser · 85%
info
Tool: direct_debits_list manifest_parser · 85%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%
info
Tool 'savings_goal_update' annotations are consistent annotation_checker · 80%
info
Tool 'feed_item_spending_category_update' annotations are consistent annotation_checker · 80%
info
Tool 'savings_goal_withdraw' annotations are consistent annotation_checker · 80%
info
Tool 'payee_create' annotations are consistent annotation_checker · 80%
info
Tool 'account_holder_get' annotations are consistent annotation_checker · 80%
medium
Buffer.from base64 in domdomegg-starling-bank-mcp-3c58231/src/tools/feed-item-attachment-upload.ts:43 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: savings_goal_update manifest_parser · 85%
info
Tool: feed_item_spending_category_update manifest_parser · 85%
info
Tool: savings_goal_withdraw manifest_parser · 85%
info
Tool: payee_create manifest_parser · 85%
info
Tool: account_holder_get manifest_parser · 85%
info
Tool: account_balance_get manifest_parser · 85%
info
Tool: transactions_list manifest_parser · 85%
info
Tool: feed_item_attachment_download manifest_parser · 85%
info
Tool: feed_item_note_update manifest_parser · 85%
info
Tool: payment_create manifest_parser · 85%
info
Tool: feed_item_attachment_upload manifest_parser · 85%
info
Tool: savings_goals_list manifest_parser · 85%
info
Tool: savings_goal_delete manifest_parser · 85%
info
Tool: card_lock_update manifest_parser · 85%
info
Tool: accounts_list manifest_parser · 85%
info
Tool: feed_item_get manifest_parser · 85%
info
Tool: standing_orders_list manifest_parser · 85%
info
Tool: savings_goal_deposit manifest_parser · 85%
info
Tool: cards_list manifest_parser · 85%
info
Tool: savings_goal_create manifest_parser · 85%
info
Tool: account_identifiers_get manifest_parser · 85%
info
Tool: payee_delete manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (5) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
critical
Tool poisoning in 'accounts_list': Cross-tool prerequisite: 'first call/use' poisoning · 85%
info
SBOM generated: 556 components sbom_generator · 100%
critical
EC Private Key found in domdomegg-starling-bank-mcp-3c58231/PAYMENT_SIGNING_SETUP.md secret_scanner · 95%