zenmoney-mcp

sakost/zenmoney-mcp
★ 8 stars Rust API Integration Updated 3mo ago ✓ Clean
MCP server wrapping the ZenMoney personal finance API
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": "cargo",
      "args": [
        "run",
        "--",
        "zenmoney-mcp"
      ]
    }
  }
}

Topics

financemcpmcp-serverpersonal-financerustzenmoney