monarch-mcp

mikelane/monarch-mcp
★ 0 stars Rust 🤖 AI/LLM Updated today
An agentic budgeting companion — a local-first MCP server that turns Claude into a financial advisor over your Monarch Money data (read + categorize only).
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "monarch-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "monarch-mcp"
      ]
    }
  }
}

README Excerpt

**An agentic budgeting companion.** A local-first [Model Context Protocol](https://modelcontextprotocol.io) server that turns Claude (or any MCP client) into a financial advisor over your keeps the books honest, measures progress against your goals, and looks ahead. > [!IMPORTANT] > **Unofficial.** Monarch Money has no public API. This server talks to Monarch's private

Tools (6)

cashflow_forecastfinancial_overviewnet_worth_trendprogress_vs_goalsrecurring_scanspending_report

Topics

budgetingclaudefinancemcpmodel-context-protocolmonarch-moneyrust