Loading MCP server directory, please wait...
YNAB budget access for AI assistants: safe gated writes, month-close sessions, float attribution.
npx @getmcp/cli add io.github.walensis-labs/mcp-for-ynabRequires Node.js 18+. Community-contributed server. Review source before installing.
YNAB_ACCESS_TOKENYNAB Personal Access Token (app.ynab.com → Developer Settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.walensis-labs/mcp-for-ynab": {
"command": "npx",
"args": [
"-y",
"@walensis/mcp-for-ynab"
],
"env": {
"YNAB_ACCESS_TOKEN": "",
"YNAB_ALLOW_WRITES": ""
}
}
}
}