Odel
Monarch Money

Monarch Money

Local
@vargahis12PythonMITUpdated 2mo ago

MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImonarch-mcpv0.1.4

Run

uvx monarch-mcp

MCP client config

{
  "mcpServers": {
    "monarch-money": {
      "command": "uvx",
      "args": [
        "monarch-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/vargahis/monarch-mcp/releases/download/v0.1.4/monarch-mcp-v0.1.4.mcpb

Distributed as an MCP bundle (`https://github.com/vargahis/monarch-mcp/releases/download/v0.1.4/monarch-mcp-v0.1.4.mcpb`) — download it and import the bundle in your MCP client.