mcp-server-for-ynab

hs737/mcp-server-for-ynab
★ 0 stars Python AI/LLM Updated today
An AI-first MCP server for YNAB. Read-only by default, with reversible writes and verification against the live 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": {
    "mcp-server-for-ynab": {
      "command": "uvx",
      "args": [
        "mcp-server-for-ynab"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-for-ynab

Topics

ai-agentsbudgetingllm-toolsmcpmodel-context-protocolpersonal-financepythonynab