Catalog
io.github.vargahis/monarch-money
Officialby vargahis · Python
Monarch Money
MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more
Access Monarch Money accounts, transactions, budgets, cashflow, and investment data.
Topics
anthropicanthropic-claudebudgetbudgetingclaudeclaude-aiclaude-codeclaude-desktopexpense-trackerfinancemcpmcp-servermodel-context-protocolmodel-context-protocol-servermonarchmonarch-moneypersonal-financepersonal-finance-managementpersonal-finance-managerpython
README not available yet.
Install
Configuration
Arguments
--enable-writedefault falseclaude_desktop_config.json
{
"mcpServers": {
"monarch-money": {
"command": "uvx",
"args": [
"monarch-mcp",
"--enable-write",
"false"
]
}
}
}