akutishevsky/lunchmoney-mcp
A Model Context Protocol (MCP) server implementation for LunchMoney, providing programmatic access to personal finance management through LunchMoney's API.
Platform-specific configuration:
{
"mcpServers": {
"lunchmoney-mcp": {
"command": "npx",
"args": [
"-y",
"lunchmoney-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...