Back to Home
arunselvarajdb icon

ynab-mcp-server

Verified Safe

by arunselvarajdb

Overview

A read-only Model Context Protocol (MCP) server for interacting with YNAB budgets, providing tools and resources for querying financial data and generating spending insights.

Installation

Run Command
uv run ynab-mcp-server

Environment Variables

  • YNAB_API_TOKEN

Security Notes

The server demonstrates strong security practices, including Pydantic-based environment variable validation (specifically checking for placeholder YNAB_API_TOKEN), a read-only design, and comprehensive security documentation detailing API token handling, dependency auditing (Bandit, pip-audit), pre-commit hooks (detect-secrets), and a vulnerability reporting policy. CORS is set to allow all origins in debug mode for HTTP, which is noted to be restricted in production. No 'eval' or other highly dangerous patterns were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-23

Tags

YNABBudgetingFinancialAPIMCPPython