Back to Browse

Ynab Mcpb MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Local-first YNAB MCP for reconciliation, receipt splitting, safe cleanup, and spending analysis

About

Local-first YNAB MCP for reconciliation, receipt splitting, safe cleanup, and spending analysis

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: 3 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

YNAB Personal Access Token from https://app.youneedabudget.com/settings/developerRequired

Environment variable: YNAB_ACCESS_TOKEN

Write policy: read-only, preview (default), or enabledOptional

Environment variable: YNAB_MCP_WRITE_MODE

Static tool profile: core, read-only, or full (default)Optional

Environment variable: YNAB_MCP_TOOL_PROFILE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-dizzlkheinz-ynab-mcpb": {
      "env": {
        "YNAB_ACCESS_TOKEN": "your-ynab-access-token-here",
        "YNAB_MCP_WRITE_MODE": "your-ynab-mcp-write-mode-here",
        "YNAB_MCP_TOOL_PROFILE": "your-ynab-mcp-tool-profile-here"
      },
      "args": [
        "-y",
        "@dizzlkheinz/ynab-mcpb"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!