ynab-cli

0xdecaf/ynab-cli
★ 0 stars Rust AI/LLM Updated today
CLI and MCP server for the YNAB (You Need A Budget) API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ynab-cli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ynab-cli"
      ]
    }
  }
}

README Excerpt

<p align="center"> <h1 align="center">ynab-cli</h1> <p align="center"> The only YNAB CLI with a built-in MCP server.<br> Manage your budget from the command line — or let AI agents do it for you. </p> </p> <p align="center"> <a href="https://github.com/0xdecaf/ynab-cli/actions/workflows/ci.yml"><img src="https://github.com/0xdecaf/ynab-cli/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Topics

budgetingclimcpmcp-serverpersonal-financerustynab