Server data from the Official MCP Registry
Allow AI systems to view and control your Starling Bank account via MCP.
Allow AI systems to view and control your Starling Bank account via MCP.
Set these up before or after installing:
Environment variable: STARLING_BANK_ACCESS_TOKEN
Environment variable: STARLING_BANK_PRIVATE_KEY_UID
Environment variable: STARLING_BANK_PRIVATE_KEY_PEM
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-domdomegg-starling-bank-mcp": {
"env": {
"STARLING_BANK_ACCESS_TOKEN": "your-starling-bank-access-token-here",
"STARLING_BANK_PRIVATE_KEY_PEM": "your-starling-bank-private-key-pem-here",
"STARLING_BANK_PRIVATE_KEY_UID": "your-starling-bank-private-key-uid-here"
},
"args": [
"-y",
"starling-bank-mcp"
],
"command": "npx"
}
}
}Well-implemented MCP server for Starling Bank API with proper authentication, appropriate permissions for finance category, and good security practices. Minor code quality issues with broad exception handling and test token exposure don't significantly impact the high security standard. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
7 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.