Skip to main content
Glama

You Need A Budget (YNAB) MCP

by Jtewen
CONTRIBUTING.md669 B
# Contributing to YNAB MCP Server Thanks for your interest in contributing! Here's how you can help: ## Development Setup 1. Clone and setup: ```bash git clone https://github.com/yourusername/ynab-mcp-server.git cd ynab-mcp-server uv sync ``` 2. Create a `.env` file with your YNAB token: ``` YNAB_PAT="your_token_here" ``` ## Making Changes 1. Create a branch for your changes 2. Make your changes 3. Test your changes 4. Submit a pull request ## Guidelines - Follow PEP 8 style guidelines - Add tests for new features - Update documentation as needed - Keep changes focused and atomic ## Questions? Open an issue with any questions!

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

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