BankGlass

mynameistito/BankGlass
★ 0 stars TypeScript AI/LLM Updated today
A self-hosted, read-only banking API and MCP server for securely connecting applications and AI agents to personal financial data. BankGlass runs entirely on Cloudflare Workers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bankglass": {
      "command": "npx",
      "args": [
        "-y",
        "mynameistito/BankGlass"
      ]
    }
  }
}

README Excerpt

BankGlass is a self-hosted, read-only API and [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for the accounts connected to one [Akahu Personal App](https://developers.akahu.nz/docs/personal-apps). It periodically copies account, balance, and transaction data from Akahu into a Cloudflare Durable Object, then makes the cached data available to trusted applications and AI agents. It cannot make payments or modify bank accounts.

Tools (20)

ACCESS_APP_HOSTNAMEACCESS_POLICY_AUDACCESS_TEAM_DOMAINAKAHU_API_BASE_URLAKAHU_APP_TOKENAKAHU_USER_TOKENAPI_BEARER_TOKENAPI_RATE_LIMIT_PER_MINUTECLOUDFLARE_ACCOUNT_IDCLOUDFLARE_API_TOKENCLOUDFLARE_WORKERS_SUBDOMAINGETPOSTREFRESH_COOLDOWN_SECONDSSYNC_LOOKBACK_DAYSdataUpdatedAtget_balanceget_sync_statuslastProviderRefreshRequestedAtlastSuccessAt