Skip to main content
Glama
mossipcams

ynab-mcp-bridge

by mossipcams

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP host to bind to127.0.0.1
MCP_PATHNoHTTP path for MCP endpoint/mcp
MCP_PORTNoHTTP port3000
YNAB_PLAN_IDNoDefault plan ID for tools that accept planId
MCP_AUTH_MODENoLegacy compatibility shim: none or oauth
MCP_TRANSPORTNoTransport mode: http or stdiohttp
MCP_PUBLIC_URLNoPublic MCP URL, required in OAuth modes
YNAB_API_TOKENYesShared backend YNAB token
MCP_OAUTH_ISSUERNoOAuth issuer override
MCP_OAUTH_SCOPESNoComma-separated scope override
MCP_ALLOWED_HOSTSNoOptional comma-separated Host header allowlist
MCP_OAUTH_AUDIENCENoOAuth audience, defaults to MCP_PUBLIC_URL
MCP_OAUTH_JWKS_URLNoOAuth JWKS URL override
MCP_ALLOWED_ORIGINSNoComma-separated browser origin allowlist
MCP_DEPLOYMENT_MODENoDeployment mode: authless, oauth-single-tenant, or oauth-hardenedauthless
MCP_OAUTH_CLIENT_IDNoOAuth client ID override
MCP_OAUTH_TOKEN_URLNoOAuth token URL override
MCP_OAUTH_STORE_PATHNoPath to OAuth store file~/.ynab-mcp-bridge/oauth-store.json
MCP_AUTH2_CONFIG_PATHNoPath to auth2 JSON config file
MCP_OAUTH_CALLBACK_PATHNoOAuth callback path/oauth/callback
MCP_OAUTH_CLIENT_SECRETNoOAuth client secret override
MCP_OAUTH_AUTHORIZATION_URLNoOAuth authorization URL override
MCP_OAUTH_CLOUDFLARE_DOMAINNoCloudflare Access domain override
MCP_OAUTH_SKIP_LOCAL_CONSENTNoSet to true to skip local consent screen
MCP_OAUTH_TOKEN_SIGNING_SECRETNoToken signing secret

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/mossipcams/ynab-mcp-bridge'

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