Comprehensive Monarch Money integration with read and write support for accounts, transactions, budgets, cashflow, credit history, and more. Secure browser-based auth with tokens stored in the OS keychain. Installs in one click via .mcpb for Claude Desktop.
Server Config
{
"mcpServers": {
"Monarch Money": {
"command": "uvx",
"args": [
"monarch-mcp",
"--enable-write"
]
}
}
}