MonarchMCP

akarys92/MonarchMCP
★ 0 stars Python 🔒 Security Updated 2d ago
An MCP server for Monarch Finance.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "monarchmcp": {
      "command": "uvx",
      "args": [
        "monarchmcp"
      ]
    }
  }
}

Or install with pip: pip install monarchmcp

README Excerpt

Connect Claude to your Monarch Money account for AI-powered financial analysis and management. 1. **Install dependencies**: ```bash pip install -r requirements.txt ``` 2. **Get your MFA secret** (one-time setup): The MCP server logs in non-interactively, so it needs your TOTP secret — the base32 string an authenticator app uses to generate 6-digit codes. This is **not** a 6-digit code itself.

Tools (20)

create_manual_accountcreate_transactioncreate_transaction_categorycreate_transaction_tagdelete_accountdelete_transactiondelete_transaction_categoryget_account_historyget_account_holdingsget_account_snapshots_by_typeget_account_type_optionsget_accountsget_aggregate_snapshotsget_budgetsget_cashflowget_cashflow_summaryget_credit_historyget_institutionsget_recent_account_balancesget_recurring_transactions