com.pulsemcp
monarch-money
MCP server for Monarch Money — account, transaction, and budget management.
stdiocommunityservice
Package Details
monarch-money-mcp-server
Transportstdio
Runtimenpx
Runtime Arguments
Positional
Position 0
-yEnvironment Variables
MONARCH_SESSION_TOKEN
Secret
Pre-obtained session token for authentication (recommended over email/password).
MONARCH_EMAIL
Email address for email/password authentication.
MONARCH_PASSWORD
Secret
Password for email/password authentication.
MONARCH_TOTP
Secret
TOTP code if 2FA is enabled on the account.
MONARCH_EMAIL_OTP
Secret
Email OTP code required only on first login from a new install.
MONARCH_SESSION_PASSPHRASE
Secret
Override passphrase for encrypting the on-disk session file.
MONARCH_STATE_DIR
Default:
~/.monarch-money-mcpDirectory where session.enc file is stored.
MONARCH_ENABLED_TOOL_GROUPS
Comma-separated list of tool groups to enable (readonly, manage).
MONARCH_ENABLED_TOOLS
Comma-separated whitelist of specific tool names to enable.
MONARCH_DISABLED_TOOLS
Comma-separated blacklist of specific tool names to disable.