🛠️

Lunch Money

MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.

Developer Tools stdio npm npmstdioakutishevsky
RUN IN TERMINAL
claude mcp add akutishevsky-lunchmoney-mcp -- npx -y @akutishevsky/lunchmoney-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "akutishevsky-lunchmoney-mcp": { "command": "npx", "args": ["-y", "@akutishevsky/lunchmoney-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "akutishevsky-lunchmoney-mcp": { "command": "npx", "args": ["-y", "@akutishevsky/lunchmoney-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "akutishevsky-lunchmoney-mcp": { "command": "npx", "args": ["-y", "@akutishevsky/lunchmoney-mcp"] } } }

About This MCP Server

The io.github.akutishevsky/lunchmoney-mcp server is a developer tool that manages personal finances for LunchMoney, enabling the handling of transactions, budgets, categories, and other related data. It connects to the Model Context Protocol, facilitating standardized interactions with AI coding assistants and other compatible tools. Developers would use this server when building applications that require integration with LunchMoney's financial management capabilities.

MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@akutishevsky/lunchmoney-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Lunch Money server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/akutishevsky-lunchmoney-mcp.svg)](https://skillsplayground.com/mcps/akutishevsky-lunchmoney-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.