zenmoney-mcp

abrekhov/zenmoney-mcp
★ 0 stars Go Security Updated 6d ago
ZenMoney MCP server in Go — read your finances and add-only transactions from Claude (OAuth 2.1, Helm chart)
View on GitHub → 🔍 Audit Wallet Slippage →

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": "go",
      "args": [
        "run",
        "github.com/abrekhov/zenmoney-mcp@latest"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for personal finances and safely record new transactions. > [!IMPORTANT] > **Safety first.** This server intentionally exposes **no destructive > operations**. There is no tool that can delete, archive, edit, or remove > ZenMoney data — write tools only *add* new transactions.

Tools (16)

HTTP_ADDRMCP_BASE_URLMCP_OAUTH_PASSWORDMCP_SIGNING_KEYMCP_TRANSPORTZENMONEY_API_BASE_URLZENMONEY_TOKENadd_expenseadd_incomeadd_transferlist_accountslist_categorieslist_merchantslist_transactionssuggest_categorysync_data

Topics

claudegolangmcpmodel-context-protocolpersonal-financezenmoney