Loading MCP server directory, please wait...
Access Monarch financial data — accounts, transactions, budgets, and more
npx @getmcp/cli add io.github.jamiew/monarch-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
MONARCH_EMAILYour Monarch Money account email
MONARCH_PASSWORDYour Monarch Money account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jamiew/monarch-mcp": {
"command": "uvx",
"args": [
"monarch-mcp-jamiew"
],
"env": {
"MONARCH_EMAIL": "",
"MONARCH_PASSWORD": "",
"MONARCH_MFA_SECRET": "",
"MONARCH_FORCE_LOGIN": ""
}
}
}
}