Server data from the Official MCP Registry
MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more
MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vargahis-monarch-money": {
"args": [
"monarch-mcp"
],
"command": "uvx"
}
}
}This is a well-structured MCP server for Monarch Money with good security practices including secure keyring token storage, proper authentication flow, and read-only mode by default. The code shows good quality with comprehensive error handling and input validation. Minor concerns include the presence of eval() calls in string references and potential for broad exception handling in a few places. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 4 files · 9 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!