← Index

Monarch MCP Server

io.github.jamiew/monarch-mcp·v0.3.1·Other
Quality Score
83
/100

Access Monarch financial data — accounts, transactions, budgets, and more

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "monarch-mcp": {
      "command": "uvx",
      "args": [
        "monarch-mcp-jamiew"
      ],
      "env": {
        "MONARCH_EMAIL": "<monarch_email>",
        "MONARCH_PASSWORD": "<your-monarch_password>",
        "MONARCH_MFA_SECRET": "<your-monarch_mfa_secret>",
        "MONARCH_FORCE_LOGIN": "<monarch_force_login>"
      }
    }
  }
}
§02  Environment variables
MONARCH_EMAIL
required

Your Monarch Money account email

MONARCH_PASSWORD
requiredsecret

Your Monarch Money account password

MONARCH_MFA_SECRET
secret

Your TOTP secret key for 2FA

MONARCH_FORCE_LOGIN

Set to 'true' to bypass session cache

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other