Lunchmoney

Integrates with the Lunchmoney personal finance API to enable transaction retrieval, spending analysis, and budget summaries for enhanced financial management.

View Source
18 stars
0 tools
Created Aug 2025
@leafeye/leafeye-lunchmoney-lunchmoney-mcp-server

About

Integrates with the Lunchmoney personal finance API to enable transaction retrieval, spending analysis, and budget summaries for enhanced financial management.

Categories

general

Installation

npm

npm install @leafeye/leafeye-lunchmoney-lunchmoney-mcp-server

Configuration

{ "mcpServers": { "leafeye-lunchmoney-lunchmoney-mcp-server": { "command": "npx", "args": [ "-y", "@leafeye/leafeye-lunchmoney-lunchmoney-mcp-server" ] } } }