Loading MCP server directory, please wait...
Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.
npx @getmcp/cli add io.github.hakimelek/monarchmoneyRequires Node.js 18+. Community-contributed server. Review source before installing.
MONARCH_TOKENYour Monarch Money auth token. Obtain by logging in with the library and saving mm.token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hakimelek/monarchmoney": {
"command": "npx",
"args": [
"-y",
"@hakimelek/monarchmoney"
],
"env": {
"MONARCH_TOKEN": ""
}
}
}
}