ynab-mcp-dxt
Verified Safeby dizzlkheinz
Overview
Connects YNAB budget to AI assistants for natural language finance management, including receipt itemization and bank reconciliation.
Installation
npx -y @dizzlkheinz/ynab-mcpb@latestEnvironment Variables
- YNAB_ACCESS_TOKEN
Security Notes
The server securely handles sensitive YNAB data by requiring a user-provided access token via environment variable. Input validation (Zod) is used for tool parameters. File system operations for exports are restricted to standard user directories (Downloads/Documents) or a configurable path. No 'eval' or obvious malicious code patterns were found. The use of 'npx @latest' downloads the code each time, which is generally less secure than a fixed version, but this is a client configuration choice rather than a server vulnerability.
Similar Servers
advanced-homeassistant-mcp
A powerful, secure, and extensible Model Context Protocol (MCP) server that enables AI assistants like Claude, GPT, and Cursor to seamlessly interact with Home Assistant. Control your lights, climate, automations, and more through natural language commands.
d365fo-client
This server provides a Model Context Protocol (MCP) interface for a D365 F&O client, enabling AI assistants and other MCP-compatible tools to interact with Microsoft Dynamics 365 Finance & Operations environments for metadata retrieval, CRUD operations, action execution, and data querying.
obsidian-mcp-server
Enables AI assistants to interact with and manage an Obsidian markdown vault via the Model Context Protocol (MCP).
ai-mcp-server-client-fastmcp
Builds a local MCP server with stock market tools for a LangChain AI agent to fetch financial data.