Lunch Money for Claude Code
io.github.akutishevsky/lunchmoney-mcp
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.
client:Claude Code
transport:stdio
runtime:npm
Install Lunch Money in Claude Code
run in your project directory
claude mcp add lunchmoney-mcp -e LUNCHMONEY_API_TOKEN=<LUNCHMONEY_API_TOKEN> -e LUNCHMONEY_DEBUG=<LUNCHMONEY_DEBUG> -- npx -y @akutishevsky/lunchmoney-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs