Enterprise DNA
M MCP Servers Developer low

carsol/monarch-mcp-server

by Various

🐍 ☁️ - MCP server providing read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, accounts, and cashflow data with MFA support

C

MCP

carsol/monarch-mcp-server

Added 1 June 2026

Overview

An MCP server that provides read-only access to Monarch Money financial data via the MCP protocol. It supports multi-factor authentication and exposes transactions, budgets, accounts, and cashflow data to AI assistants for analysis.

Best for

Best for
Developers building AI assistants that need to retrieve and analyze personal finance data from Monarch Money

Use cases

  • Query transaction history and categorize spending through an AI assistant
  • Monitor budget status and account balances automatically
  • Analyze cashflow trends across user-defined time periods

How to use

Tools exposed

  • uv
  • python

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "monarch-money": {\n      "command": "python",\n      "args": ["/path/to/monarch-mcp-server/run_server.py"],\n      "env": {\n        "MONARCH_EMAIL": "your-email@example.com",\n        "MONARCH_PASSWORD": "your-password",\n        "MONARCH_MFA_SECRET": "your-mfa-secret"\n      }\n    }\n  }\n}

Notes

An MCP server that provides read-only access to Monarch Money financial data via the MCP protocol. It supports multi-factor authentication and exposes transactions, budgets, accounts, and cashflow data to AI assistants for analysis.

3 stars on GitHub. Last updated 2025-06-08. Licensed MIT.

Use cases

  • Query transaction history and categorize spending through an AI assistant
  • Monitor budget status and account balances automatically
  • Analyze cashflow trends across user-defined time periods

Pros

  • Provides structured, read-only access to personal financial data
  • Supports MFA for secure authentication
  • Simple Python implementation with the MCP protocol for AI integration

Cons

  • Limited to Monarch Money ecosystem only
  • Read-only access restricts automation of budget or account edits
  • Small community size may limit long-term maintenance and support

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides structured, read-only access to personal financial data
  • Supports MFA for secure authentication
  • Simple Python implementation with the MCP protocol for AI integration

Cons

  • Limited to Monarch Money ecosystem only
  • Read-only access restricts automation of budget or account edits
  • Small community size may limit long-term maintenance and support
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks