B
Bank MCP
by @elcukro
Give your AI assistant secure, read-only access to your bank accounts. MCP server supporting Plaid, Teller, Enable Banking, and Tink.
Created 2/21/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-bank-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"elcukro-bank-mcp": {
"command": "npx",
"args": [
"elcukro-bank-mcp"
]
}
}
}