Ynab Mcpb
Rank #3,240io.github.dizzlkheinz/ynab-mcpb
Local-first YNAB MCP for reconciliation, receipt splitting, safe cleanup, and spending analysis
Ynab Mcpb is a Model Context Protocol (MCP) server published by dizzlkheinz. It ranks #3,240 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Ynab Mcpb is listed across 3 registries — Official MCP, PulseMCP and Glama, with 21 tracked versions. It was first listed on Aug 8, 2025 and most recently updated on Jul 29, 2026.
Ranks ahead of 128,806 of 132,046 servers on MCP Toplist.
Use Ynab Mcpb
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ynab-mcpb -e "YNAB_ACCESS_TOKEN=<your YNAB_ACCESS_TOKEN>" -e "YNAB_MCP_WRITE_MODE=<your YNAB_MCP_WRITE_MODE>" -e "YNAB_MCP_TOOL_PROFILE=<your YNAB_MCP_TOOL_PROFILE>" -- npx -y @dizzlkheinz/ynab-mcpbReplace each placeholder with your own value before saving.
[mcp_servers.ynab-mcpb]
command = "npx"
args = ["-y", "@dizzlkheinz/ynab-mcpb"]
[mcp_servers.ynab-mcpb.env]
YNAB_ACCESS_TOKEN = "<your YNAB_ACCESS_TOKEN>"
YNAB_MCP_WRITE_MODE = "<your YNAB_MCP_WRITE_MODE>"
YNAB_MCP_TOOL_PROFILE = "<your YNAB_MCP_TOOL_PROFILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ynab-mcpb": {
"command": "npx",
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"env": {
"YNAB_ACCESS_TOKEN": "<your YNAB_ACCESS_TOKEN>",
"YNAB_MCP_WRITE_MODE": "<your YNAB_MCP_WRITE_MODE>",
"YNAB_MCP_TOOL_PROFILE": "<your YNAB_MCP_TOOL_PROFILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ynab-mcpb": {
"command": "npx",
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"env": {
"YNAB_ACCESS_TOKEN": "<your YNAB_ACCESS_TOKEN>",
"YNAB_MCP_WRITE_MODE": "<your YNAB_MCP_WRITE_MODE>",
"YNAB_MCP_TOOL_PROFILE": "<your YNAB_MCP_TOOL_PROFILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ynab-mcpb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"env": {
"YNAB_ACCESS_TOKEN": "<your YNAB_ACCESS_TOKEN>",
"YNAB_MCP_WRITE_MODE": "<your YNAB_MCP_WRITE_MODE>",
"YNAB_MCP_TOOL_PROFILE": "<your YNAB_MCP_TOOL_PROFILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ynab-mcpb": {
"command": "npx",
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"env": {
"YNAB_ACCESS_TOKEN": "<your YNAB_ACCESS_TOKEN>",
"YNAB_MCP_WRITE_MODE": "<your YNAB_MCP_WRITE_MODE>",
"YNAB_MCP_TOOL_PROFILE": "<your YNAB_MCP_TOOL_PROFILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ynab-mcpb": {
"command": "npx",
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"env": {
"YNAB_ACCESS_TOKEN": "<your YNAB_ACCESS_TOKEN>",
"YNAB_MCP_WRITE_MODE": "<your YNAB_MCP_WRITE_MODE>",
"YNAB_MCP_TOOL_PROFILE": "<your YNAB_MCP_TOOL_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dizzlkheinz%2Fynab-mcpb)<a href="https://mcptoplist.com/server/io.github.dizzlkheinz%2Fynab-mcpb"><img src="https://mcptoplist.com/badge/io.github.dizzlkheinz%2Fynab-mcpb.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dizzlkheinz
Available versions (21)
| Version | Published |
|---|---|
| 0.28.0 | Jul 29, 2026 |
| 0.27.1 | Jul 10, 2026 |
| 0.26.11 | Jul 9, 2026 |
| 0.26.10 | May 23, 2026 |
| 0.26.9 | May 10, 2026 |
| 0.26.8 | May 10, 2026 |
| 0.26.7 | Apr 4, 2026 |
| 0.26.6 | Apr 3, 2026 |
| 0.26.5 | Apr 3, 2026 |
| 0.26.4 | Apr 2, 2026 |
| 0.26.3 | Apr 2, 2026 |
| 0.26.2 | Apr 2, 2026 |
| 0.26.1 | Apr 2, 2026 |
| 0.26.0 | Apr 1, 2026 |
| 0.25.0 | Mar 29, 2026 |
| 0.24.2 | Mar 29, 2026 |
| 0.24.1 | Mar 29, 2026 |
| 0.24.0 | Feb 22, 2026 |
| 0.23.0 | Feb 22, 2026 |
| 0.22.0 | Feb 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ynab Mcpb?
- Ynab Mcpb is maintained by dizzlkheinz, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is Ynab Mcpb listed on the Official MCP Registry?
- Yes — Ynab Mcpb is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ynab Mcpb have?
- MCP Toplist tracks 21 versions of Ynab Mcpb, most recently published on Jul 29, 2026.
- Where can I find the source code for Ynab Mcpb?
- The source code for Ynab Mcpb is hosted at github.com/dizzlkheinz/ynab-mcpb.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.