An MCP server providing full integration with the Lunch Money API to manage financial data including transactions, budgets, assets, and categories. It enables AI assistants to perform CRUD operations on financial records through a standardized HTTP interface.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.HOSTLUNCH_MONEY_API_TOKEN— your_api_token_hereMCP_ENDPOINT— MCP endpoint path (default: /mcp - FastMCP's httpStream default)MCP_SERVER_URL— Server URL (default: http://localhost:8080)PORT— (optional) - Server port, defaults to 8080SERVER_API_KEY— (optional) - API key for server authentication. If set, all requests must include this key in the Authorization header (format: Bearer <key> or just <key>)[](https://m8ven.ai/mcp/gilbitron-lunch-money-mcp-m5ksv0)