zenmoney-mcp

nonnname/zenmoney-mcp
★ 0 stars TypeScript Data/Analytics Updated today
Read-only MCP server for ZenMoney with memory-only caching.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zenmoney-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nonnname/zenmoney-mcp"
      ]
    }
  }
}

README Excerpt

Read-only MCP server for ZenMoney. It syncs ZenMoney data into process memory and exposes it through MCP tools and resources. It does not persist financial data or API responses to disk. The read-only mode is a good fit for agentic workflows with tools such as Hermes and OpenClaw. Agents can analyze transactions in the way the user asks, compare spending patterns, prepare recurring personal-finance reports, and surface anomalies without being able to create, update, or delete ZenMoney data.

Tools (20)

zenmoney_cache_statuszenmoney_create_accountzenmoney_create_expensezenmoney_create_incomezenmoney_create_merchantzenmoney_create_reminderzenmoney_create_reminder_markerzenmoney_create_tagzenmoney_create_transactionzenmoney_create_transferzenmoney_delete_accountzenmoney_delete_merchantzenmoney_delete_reminderzenmoney_delete_tagzenmoney_delete_transactionzenmoney_get_transactionzenmoney_list_accountszenmoney_list_budgetszenmoney_list_merchantszenmoney_list_tags
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →