MCP server for YNAB -- your AI-powered budget advisor
Project description
You Need an Advisor MCP
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file you_need_an_advisor_mcp-1.1.3.tar.gz.
File metadata
- Download URL: you_need_an_advisor_mcp-1.1.3.tar.gz
- Upload date:
- Size: 61.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4b11e7b414700855194687ddbb2d20c32cab155f5e03adb7975a11929c47fd2
|
|
| MD5 |
79507695e0af4603c378262b63139b90
|
|
| BLAKE2b-256 |
0ce01aba8c276fe5b07a44fbd85219ebb3d035dcec455298878dd0377347f5b6
|
Provenance
The following attestation bundles were made for you_need_an_advisor_mcp-1.1.3.tar.gz:
Publisher:
publish.yml on senivel/you-need-an-advisor-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
you_need_an_advisor_mcp-1.1.3.tar.gz -
Subject digest:
f4b11e7b414700855194687ddbb2d20c32cab155f5e03adb7975a11929c47fd2 - Sigstore transparency entry: 1064487074
- Sigstore integration time:
-
Permalink:
senivel/you-need-an-advisor-mcp@4a07cb11078723b25e89a955537aea71dcb70b5f -
Branch / Tag:
refs/tags/v1.1.3 - Owner: https://github.com/senivel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4a07cb11078723b25e89a955537aea71dcb70b5f -
Trigger Event:
push
-
Statement type:
File details
Details for the file you_need_an_advisor_mcp-1.1.3-py3-none-any.whl.
File metadata
- Download URL: you_need_an_advisor_mcp-1.1.3-py3-none-any.whl
- Upload date:
- Size: 86.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
065f4855c8676e444f17d99d6a0eb6320d46cc4982e82e0b898503b77933ff10
|
|
| MD5 |
9193e97b6bbc68442915a5c560d44331
|
|
| BLAKE2b-256 |
4d97b14b4891355bd99904f8b4e86050f98627c38a22254763abb1afe6286810
|
Provenance
The following attestation bundles were made for you_need_an_advisor_mcp-1.1.3-py3-none-any.whl:
Publisher:
publish.yml on senivel/you-need-an-advisor-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
you_need_an_advisor_mcp-1.1.3-py3-none-any.whl -
Subject digest:
065f4855c8676e444f17d99d6a0eb6320d46cc4982e82e0b898503b77933ff10 - Sigstore transparency entry: 1064487113
- Sigstore integration time:
-
Permalink:
senivel/you-need-an-advisor-mcp@4a07cb11078723b25e89a955537aea71dcb70b5f -
Branch / Tag:
refs/tags/v1.1.3 - Owner: https://github.com/senivel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4a07cb11078723b25e89a955537aea71dcb70b5f -
Trigger Event:
push
-
Statement type: