YNAB
Summary
This MCP server implementation provides access to YNAB (You Need A Budget) functionality through the Model Context Protocol. Developed by klauern, it integrates with the YNAB API to offer features such as viewing account balances, creating transactions, and accessing YNAB data through standardized MCP resources. The server is designed to work with Claude Desktop, Goose, and other MCP-supported environments, offering easy installation and configuration options. It's particularly useful for AI assistants and applications that need to interact with personal finance data, enabling tasks like budget analysis, expense tracking, and financial planning within the MCP ecosystem.
Available Actions(2)
create_transaction
Create a new transaction. Parameters: account_id (string), amount (float), payee_name (string), category_name (string), memo (string)
get_account_balance
Get the current balance of an account. Parameters: account_id (string)
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación