MCP Directory
Back

lunchmoney-mcp

by akutishevsky · TypeScript · ★ 80

A Model Context Protocol (MCP) server implementation for LunchMoney, providing programmatic access to personal finance management through LunchMoney's API.

#dxt#lunchmoney#lunchmoney-api#mcp#mcp-server#model-context-protocol

Install

npx -y github:akutishevsky/lunchmoney-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "lunchmoney-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:akutishevsky/lunchmoney-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@akutishevsky/lunchmoney-mcp) [](https://www.npmjs.com/package/@akutishevsky/lunchmoney-mcp) [](https://github.com/akutishevsky/lunchmoney-mcp/releases) [](https://github.com/akutishevsky/lunchmoney-mcp/blob/main/LICENSE) [](https://www.typescriptlang.org/) [](https://lobehub.com/mcp/akutishevsky-lunchmoney-mcp) A Model Context Protocol (MCP) server implementation for [LunchMoney](https://lunchmoney.app/), providing programmatic access to personal finance management through LunchMoney's API. Also available as an MCP Bundle (.mcpb) for easy installation in Clau…
Read full README on GitHub →

Related other servers