MCP Server
MCP
io.github.hakimelek/monarchmoney
Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.
Install
npx -y @hakimelek/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@hakimelek/monarchmoney",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Monarch Money auth token. Obtain by logging in with the library and saving mm.token.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MONARCH_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment