Server data from the Official MCP Registry
Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.
Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.
Set these up before or after installing:
Environment variable: MONARCH_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hakimelek-monarchmoney": {
"env": {
"MONARCH_TOKEN": "your-monarch-token-here"
},
"args": [
"-y",
"@hakimelek/monarchmoney"
],
"command": "npx"
}
}
}A well-structured Node.js library for accessing Monarch Money data with proper authentication flow and reasonable security practices. The code handles credentials appropriately and includes proper error handling, though some minor issues exist around environment variable handling and file permissions. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 3 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!