Developer Tools
Trust: 39/100 (Limited)io.github.dizzlkheinz/ynab-mcpb Guide
MCP server for YNAB (You Need A Budget) — budgets, accounts, transactions, categories
2 starsby dizzlkheinz
Quick Start
Install
npx @dizzlkheinz/ynab-mcpbClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dizzlkheinz-ynab-mcpb": {
"command": "npx",
"args": [
"@dizzlkheinz/ynab-mcpb"
]
}
}
}