EthanKang1/ynab-mcp
A Model Context Protocol (MCP) server for interacting with YNAB (You Need A Budget). Provides tools for accessing budget data through MCP-enabled clients like Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"ynab-mcp": {
"command": "npx",
"args": [
"-y",
"ynab-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...