Home › Finance › Monarch MCP Server
Monarch MCP Server
Query and update Monarch Money accounts, transactions, and budgets
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.5.0)
uvx monarch-mcp-jamiew
Or add to your MCP client config:
{
"mcpServers": {
"monarch-mcp": {
"command": "uvx",
"args": [
"monarch-mcp-jamiew"
],
"env": {
"MONARCH_EMAIL": "<YOUR_VALUE>",
"MONARCH_PASSWORD": "<YOUR_VALUE>",
"MONARCH_MFA_SECRET": "<YOUR_VALUE>",
"MONARCH_FORCE_LOGIN": "<YOUR_VALUE>"
}
}
}
}
MONARCH_EMAILrequired — Monarch Money account emailMONARCH_PASSWORDrequired secret — Monarch Money account passwordMONARCH_MFA_SECRETsecret — TOTP secret for 2FA, not a rotating codeMONARCH_FORCE_LOGIN— Set to 'true' to skip the cached session
Related servers
CCXT
Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets
tradingview-mcp
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
EdgarTools
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
mcp-server
Stock market API made for AI agents
ai
MCP server integrating with Stripe - tools for customers, products, payments, and more.
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
Data from the Official MCP Registry