What problem does it solve? Managing personal finances in Monarch Money requires manual review of accounts, transactions, and budgets through the web interface. This Skill connects Claude Desktop and Claude Code to your Monarch Money data via an MCP server, letting you query balances, categorize transactions, and analyze spending through natural language. ## Core Features & Use Cases - Transaction Management: Fetch, search, create, update, split, and bulk-categorize transactions with filters for date, account, category, tags, and amount. - Budget & Category Control: Read budgets, set budget amounts, manage categories and tags, and build auto-categorization rules based on merchant or amount criteria. - Financial Analysis: Generate cashflow reports, net worth trends, balance history, and spending summaries by category. - Use Case: Ask Claude to find all uncategorized transactions from the last 30 days, bulk-categorize recurring merchants, create an auto-categorization rule for Spotify, and then show your top 10 spending categories for the month. ## Quick Start Clone the monarch-mcp-server repository, install dependencies with pip or uv, run login_setup.py once to authenticate, add the server to your Claude Desktop or Claude Code MCP configuration, then ask Claude to show your recent Monarch Money transactions.