You Need An Advisor
БесплатноНе проверенAn MCP server that connects AI assistants to YNAB budgets, enabling natural language queries about finances backed by full API coverage and built-in YNAB method
Описание
An MCP server that connects AI assistants to YNAB budgets, enabling natural language queries about finances backed by full API coverage and built-in YNAB methodology knowledge.
README
Not just API coverage -- a YNAB budgeting advisor powered by embedded methodology knowledge.
An MCP server that connects AI assistants like Claude to your YNAB budget. Ask questions about your finances in natural language and get answers backed by real data from the YNAB API, informed by YNAB's budgeting methodology.
Features
- Full YNAB API coverage -- Budgets, accounts, categories, transactions, payees, months, scheduled transactions
- YNAB methodology built-in -- Embedded knowledge of the Four Rules, overspending, credit cards, reconciliation, and Age of Money
- Analysis & workflow prompts -- Spending trends, budget health, debt payoff planning, and more
- Secure -- Your Personal Access Token stays on your machine; no data stored or forwarded
Quick start
1. Get a YNAB Personal Access Token
2. Add to your Claude Desktop config (claude_desktop_config.json):
With uvx (recommended):
{
"mcpServers": {
"ynab": {
"command": "uvx",
"args": ["--from", "you-need-an-advisor-mcp", "ynaa-mcp"],
"env": {
"YNAB_PAT": "your-token-here"
}
}
}
}
With Docker:
{
"mcpServers": {
"ynab": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"YNAB_PAT",
"ghcr.io/senivel/you-need-an-advisor-mcp"
],
"env": {
"YNAB_PAT": "your-token-here"
}
}
}
}
3. Ask Claude about your budget.
Documentation
Full documentation: senivel.github.io/you-need-an-advisor-mcp
Links
Установка You Need An Advisor
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/senivel/you-need-an-advisor-mcpFAQ
You Need An Advisor MCP бесплатный?
Да, You Need An Advisor MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для You Need An Advisor?
Нет, You Need An Advisor работает без API-ключей и переменных окружения.
You Need An Advisor — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить You Need An Advisor в Claude Desktop, Claude Code или Cursor?
Открой You Need An Advisor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare You Need An Advisor with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
