Lunchmoney
Integrates with the Lunchmoney personal finance API to enable transaction retrieval, spending analysis, and budget summaries for enhanced financial management.
18 stars
0 tools
Created Aug 2025
@leafeye/leafeye-lunchmoney-lunchmoney-mcp-serverAbout
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"
]
}
}
}