Loomal

ynab-mcpb

MCP server by github.com/dizzlkheinz/ynab-mcpb

MCP server for YNAB (You Need A Budget) — budgets, accounts, transactions, categories

8 starsnpm: @dizzlkheinz/ynab-mcpb

About ynab-mcpb

ynab-mcpb is an MCP (Model Context Protocol) server published by dizzlkheinz in the official MCP registry. MCP server for YNAB (You Need A Budget) — budgets, accounts, transactions, categories

It ships as an npm package (@dizzlkheinz/ynab-mcpb), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dizzlkheinz/ynab-mcpb, where the project has earned 8 GitHub stars.

Use ynab-mcpb with your agent

Claude Code · one command
claude mcp add ynab-mcpb -- npx -y @dizzlkheinz/ynab-mcpb
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ynab-mcpb": {
      "command": "npx",
      "args": [
        "-y",
        "@dizzlkheinz/ynab-mcpb"
      ]
    }
  }
}
npm@dizzlkheinz/ynab-mcpb

Frequently asked questions

What is ynab-mcpb?
ynab-mcpb is an MCP (Model Context Protocol) server by dizzlkheinz. MCP server for YNAB (You Need A Budget) — budgets, accounts, transactions, categories
How do I connect ynab-mcpb to Claude, Cursor, or another MCP client?
Install ynab-mcpb from its npm package (@dizzlkheinz/ynab-mcpb) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ynab-mcpb open source?
Yes — the source code is public at github.com/dizzlkheinz/ynab-mcpb, with 8 GitHub stars.
Can AI agents pay to use ynab-mcpb?
Not yet through Loomal — ynab-mcpb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ynab-mcpb? Claim this listing free by verifying GitHub ownership, or contact us.