← All servers
🔌

Monarch MoneyPublisher🛡 No advisories

com.pulsemcp/monarch-money
New to MCP? Start here →
74★ stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.comcom.pulsemcp/monarch-money

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MONARCH_SESSION_TOKEN, MONARCH_PASSWORD, MONARCH_TOTP, MONARCH_EMAIL_OTP, MONARCH_SESSION_PASSPHRASE.
Configuration
Reads MONARCH_EMAIL, MONARCH_STATE_DIR, MONARCH_ENABLED_TOOL_GROUPS, MONARCH_ENABLED_TOOLS, MONARCH_DISABLED_TOOLS.

About

MCP server for Monarch Money — account, transaction, and budget management.

Packages & transports

npmmonarch-money-mcp-serverv0.0.13 · npx

Metadata

LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "monarch_money": {
      "command": "npx",
      "args": [
        "-y",
        "monarch-money-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y monarch-money-mcp-server