Lunch Money runs on your own machine — the client starts it, so there is no endpoint to ping. 4 217 installs a week from npm. Last commit 3 Aug 2026.
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.
Today is the operative word: we check Lunch Money every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lunchmoney-mcp -- npx -y @akutishevsky/lunchmoney-mcp
{
"mcpServers": {
"lunchmoney-mcp": {
"args": [
"-y",
"@akutishevsky/lunchmoney-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.lunchmoney-mcp]
command = "npx"
args = ["-y", "@akutishevsky/lunchmoney-mcp"]
{
"mcpServers": {
"lunchmoney-mcp": {
"args": [
"-y",
"@akutishevsky/lunchmoney-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lunchmoney-mcp": {
"args": [
"-y",
"@akutishevsky/lunchmoney-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LUNCHMONEY_API_TOKEN (Your LunchMoney API token. Obtain it from https://my.lunchmoney.app/settings/developer), LUNCHMONEY_DEBUG (Set to 'true' to enable debug logging of API requests and responses to stderr).
The author declared them in the registry entry; get the values from the project itself.
joinBudget MCP: Manage personal finances, budget spaces, transactions, and categories.
joinBudget MCP: Manage personal finances, budget spaces, transactions, and categories.
Access Monarch financial data — accounts, transactions, budgets, and more
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
MCP server for ZenMoney personal finance app
Personal finance MCP server with budgeting, analytics, and PostgreSQL.
Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.
MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.
Answers built from our own checks of this server.