ynab-mcp-server
0
This project is an MCP server implementation designed to interact with the YNAB application using the Model Context Protocol to manage budget data. It supports leveraging the YNAB API to facilitate these interactions.
MCP Server for YNAB
A MCP server implementation facilitating interaction between the YNAB (You Need A Budget) application via the Model Context Protocol (MCP). This project allows you to leverage MCP for interacting with your YNAB data via its official API.
How to use
TBD
Contributing
- Reporting Bugs: If you find a bug, please open an issue in the repository detailing the problem, steps to reproduce, and your environment.
- Suggesting Enhancements: Have an idea for a new feature or an improvement? Open an issue to discuss it.
- Pull Requests: Fork the repository, create a new branch, make your changes, commit, push to your branch, and open a Pull Request against the main branch.
YNAB API Usage & Terms
This application uses the official YNAB API. Please adhere to the YNAB API Terms of Service.