lunchmoney-mcp

akutishevsky/lunchmoney-mcp
★ 70 stars TypeScript 🔌 API Integration Updated 1d ago
A Model Context Protocol (MCP) server implementation for LunchMoney, providing programmatic access to personal finance management through LunchMoney's 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": {
    "lunchmoney-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "akutishevsky/lunchmoney-mcp"
      ]
    }
  }
}

Topics

dxtlunchmoneylunchmoney-apimcpmcp-servermodel-context-protocol