Skip to main content
Glama
lukendatigh

ynab-mcp-server

by lukendatigh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP mode (required when running as HTTP server). E.g., '8080'.
PUBLIC_URLNoPublic URL for HTTP mode (required when running as HTTP server). E.g., 'https://your-app.fly.dev'.
YNAB_READ_ONLYNoSet to 'true' to hide all mutation tools (recommended for public instances). Default is 'false'.false
MCP_HTTP_PASSWORDNoPassword for HTTP mode authentication (required when running as HTTP server).
YNAB_ACCESS_TOKENNoYour YNAB access token from https://app.ynab.com/settings/developer
YNAB_API_BASE_URLNoBase URL for the YNAB API. Default is 'https://api.ynab.com/v1'.https://api.ynab.com/v1

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukendatigh/ynab-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server