01Exposes three core tools: get all accounts, get account details, and get account transactions.
021 GitHub stars
03Supports configurable data sources, including an in-memory mock dataset and a 'Members 1st' API integration.
04Implements a Model Context Protocol (MCP) server for financial account data.
05Includes a robust API client for 'Members 1st' with caching, logging, header management, and automatic date range chunking for transactions.
06Offers both stdio and HTTP transport mechanisms for flexible MCP client integration.