Ynab Mcpb runs on your own machine — the client starts it, so there is no endpoint to ping. 279 installs a week from npm. Last commit 29 Jul 2026.
Local-first YNAB MCP for reconciliation, receipt splitting, safe cleanup, and spending analysis
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ynab-mcpb -- npx -y @dizzlkheinz/ynab-mcpb
{
"mcpServers": {
"ynab-mcpb": {
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"command": "npx"
}
}
}
[mcp_servers.ynab-mcpb]
command = "npx"
args = ["-y", "@dizzlkheinz/ynab-mcpb"]
{
"mcpServers": {
"ynab-mcpb": {
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ynab-mcpb": {
"args": [
"-y",
"@dizzlkheinz/ynab-mcpb"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.