We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattweg/ynab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•566 B
# YNAB MCP
YNAB Model Context Protocol (MCP) server for Claude Code integration with You Need A Budget (YNAB).
## Overview
This integration enables Claude Code to interact with YNAB (You Need A Budget) accounts. It implements the OAuth flow and provides a comprehensive API for budget management, transaction tracking, and financial insights.
## Documentation
- [Setup Guide](SETUP.md)
- [API Reference](API.md)
- [Privacy Policy](privacy-policy.md)
## Repository
The source code for this project is available on [GitHub](https://github.com/mattweg/ynab-mcp).