zenmoney-mcp

sakost/zenmoney-mcp
★ 8 stars Rust 🔌 API Integration Updated 13d ago
MCP server wrapping the ZenMoney personal finance API
View on GitHub →

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