troylar/ynab-mcp-server
3.2
If you are the rightful owner of ynab-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
YNAB MCP Server (FastMCP) is a server implementation that leverages FastMCP to provide tools for interacting with the YNAB API, using OpenAPI specifications for tool generation and Bearer token authentication.
Tools
Functions exposed to the LLM to take actions
create_account
Creates a new account
get_user
Returns authenticated user information
get_budgets
Returns budgets list with summary information
get_transactions
Returns budget transactions, excluding any pending transactions
health
Server health check.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client