71
/ 100
16 days ago
glama

ynab-mcp

Enables reading and writing YNAB budget data, such as listing budgets, accounts, categories, transactions, and creating or updating transactions, through natural language commands.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

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.
🔐
You'll be asked for 1 credential: YNAB_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.
🔐 secretYNAB_TOKENyour-token-here
configYNAB_BUDGET_IDoptional; empty = use YNAB's "last-used" budget
configMCP_TRANSPORTSet =http to serve over streamable-http (endpoint /mcp):
configHOSTMCP_TRANSPORT=http =0.0.0.0 PORT=8000 uv run ynab-mcp
configPORTMCP_TRANSPORT=http HOST=0.0.0.0 =8000 uv run ynab-mcp
configYNAB_TIMEOUT
// 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 4 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/chadlis-ynab-mcp-1g4ron)](https://m8ven.ai/mcp/chadlis-ynab-mcp-1g4ron)
commit: d8cc0f92ec47a127af0e74ceebc2a8bc6a4a0af6
code hash: e13bd352c5c48836af57ef8bb0984a9ce105c33d5f808fa4611405ddfec914e0
verified: 7/15/2026, 8:39:19 AM
view raw JSON →