ynab-mcp-server

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

Contributions are welcome! Here's how you can help:

  1. Reporting Bugs: If you find a bug, please open an issue in the repository detailing the problem, steps to reproduce, and your environment.
  2. Suggesting Enhancements: Have an idea for a new feature or an improvement? Open an issue to discuss it.
  3. Pull Requests:
    • Fork the repository.
    • Create a new branch for your feature or bug fix (git checkout -b feature/your-feature-name or git checkout -b fix/your-bug-fix).
    • Make your changes.
    • Commit your changes (git commit -m 'Add some feature').
    • Push to your branch (git push origin feature/your-feature-name).
    • Open a Pull Request against the main branch of this repository.
    • Please provide a clear description of your changes in the Pull Request.

YNAB API Usage & Terms

This application uses the official YNAB API. Please be aware of and adhere to the YNAB API Terms of Service. Key points include:

Legal Stuff

IMPORTANT NOTE: This extension is not affiliated with YNAB in any way and YNAB has not endorsed this at all. You Need a Budget and YNAB are registered trademarks of Steine LLC and/or one of its subsidiaries.