Development · MODEL CONTEXT PROTOCOL

Meh S Eze ynab mcp client2

Meh S Eze ynab mcp client2 is a community-listed Model Context Protocol server. Review the source repository before installation.

WHAT IT CONNECTS

What Meh S Eze ynab mcp client2 gives an AI Agent

  • View account balances and transactions
  • Create new transactions
  • Access YNAB data through standardized MCP resources
  • Environment variable: `YNAB_API_KEY=your_api_key`
  • MCP secret management system
  • `.env` file in project root
  • `ynab://accounts` - List all YNAB accounts
  • `ynab://transactions/{account_id}` - Get recent transactions for a specific account
  • `create_transaction` - Create a new transaction
  • `get_account_balance` - Get the current balance of an account

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.