MCP for YNAB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YNAB_ACCESS_TOKEN | No | Your YNAB personal access token. Obtained from app.ynab.com Account Settings > Developer Settings. | |
| YNAB_ALLOW_WRITES | No | Set to '1' to enable write operations (creating/editing/deleting transactions, etc.). Default is '0' (read-only). | |
| YNAB_ACCESS_TOKEN_FILE | No | Path to a file containing the YNAB access token. Alternative to YNAB_ACCESS_TOKEN. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |