This project offers a robust solution for accessing and analyzing your Monarch Money financial data. It provides two distinct interfaces: an HTTP Proxy, built with FastAPI, for remote access to your financial information over any network like Tailscale, and an MCP Server, a stdio-based interface designed for local use with AI coding assistants like Claude Desktop/Code. Built on a maintained community fork of the underlying Monarch Money Python package, it enables comprehensive insights into spending patterns, budget tracking, cashflow analysis, and investment holdings, all while ensuring your credentials remain secure and local with read-only operations.
주요 기능
01Read-only access to all Monarch Money accounts
02Transaction analysis with date filtering and search
03Budget tracking and cashflow analysis
04Secure authentication with MFA/TOTP support and session persistence
05HTTP proxy for remote access from any device
060 GitHub stars