YNAB MCP Server

Talk to your YNAB budget from Claude or any MCP client.

1. Find your YNAB user ID

Create a Personal Access Token at app.ynab.com → Developer Settings, then paste it here. The token is sent by your browser directly to YNAB — it never touches this server, and you can delete it right after.

Prefer the terminal? curl -H "Authorization: Bearer YOUR_TOKEN" https://api.ynab.com/v1/user

2. Request access

3. Connect your client

Once you're approved, add a custom connector / remote MCP server with this URL:

https://ynab-mcp.milesbernhard.com/mcp

Your client will walk you through "Sign in with YNAB" automatically.