xkel/ynab-mcp-server
A Ruby/Rails MCP server that exposes the full YNAB API as tools for ChatGPT, Claude, Cursor, and other MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"ynab-mcp-server": {
"command": "npx",
"args": [
"-y",
"ynab-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...