ynab-ai-assistant

johnjanthony/ynab-ai-assistant
★ 0 stars Java AI/LLM Updated today
AI assistant for YNAB (You Need A Budget): a Java Spring Boot server exposing 11 financial tools over MCP and a REST chat API, plus a Chrome MV3 extension that injects an AI chat panel into app.ynab.com.
View on GitHub → Try with Claude — $10 free →

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-ai-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "johnjanthony/ynab-ai-assistant"
      ]
    }
  }
}

README Excerpt

Personal YNAB tooling: a robust Java Spring Boot server providing 11 financial tools, a Chrome extension for native AI chat within `app.ynab.com`, and CLI integration for Claude Code and other MCP-compatible clients. **Built with:** Java 25 · Spring Boot · Spring AI (Model Context Protocol) · Google GenAI (Gemini) · Chrome MV3 extension · Python (FastMCP, legacy server)

Tools (15)

GEMINI_API_KEYYNAB_DEFAULT_BUDGET_IDYNAB_EXPORT_DIRYNAB_PERSONAL_TOKENexportTransactionsfindLastTransactionsgetMonthBudgetlistAccountslistBudgetslistCategorieslistScheduledTransactionsprojectAccountBalancerefreshBudgetCachesearchTransactionsspendingSummary

Topics

ai-assistantchrome-extensionjavallmmcpmodel-context-protocolpersonal-financespring-aispring-bootynab