74
grade C
10 days ago
glama

monarch-mcp

Provides an MCP server for querying and managing Monarch Money personal finance data through a local SQLite mirror with read-only SQL access. It enables users to sync transaction history from the Monarch API and analyze accounts, categories, and tags.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MONARCH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMONARCH_DATA_DIRData directory path ~/.monarch
🔐 secretMONARCH_TOKENexport =<your-token>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sdeiley-monarch-mcp-jwc37v)](https://m8ven.ai/mcp/sdeiley-monarch-mcp-jwc37v)
commit: d46096be81b8cd41d09098769b0cbb5a5334c2d3
code hash: 4b8a6c798f110e685a46c1ec9e41844131a823d15e62550bbab167caba878c37
verified: 4/11/2026, 2:27:22 PM
view raw JSON →