drio
Open app

Lunchmoney MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Lunchmoney MCP Server is a Model Context Protocol (MCP) server that allows users to interact with their Lunchmoney transactions and budgets through AI assistants like Claude.

To use the Lunchmoney MCP Server, install it via Smithery or configure it directly in Claude Desktop with your Lunchmoney API token.

  • Get Recent Transactions: View recent transactions from the past N days. - Search Transactions: Search transactions by keywords in payee names or notes. - Get Category Spending: Analyze spending in specific categories. - Get Budget Summary: Access detailed budget information including spending and remaining amounts.
  1. Tracking recent transactions for budgeting.
  2. Searching for specific transactions to analyze spending habits.
  3. Reviewing budget summaries to manage finances effectively.
  4. Analyzing spending in different categories to identify areas for savings.

Add to your AI client

Use these steps to connect Lunchmoney MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "leafeye-lunchmoney-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-leafeye-lunchmoney-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

**What is MCP?**

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs).

**How do I get my Lunchmoney API token?**

You can obtain your Lunchmoney API token from your Lunchmoney developer settings.

**Is the Lunchmoney MCP Server free to use?**

Yes, the Lunchmoney MCP Server is free to use.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1333,"uuid":"ba36d288-c3bd-4d27-9924-6f9ccbc4c1fd","name":"leafeye_lunchmoney-mcp-server","title":"Lunchmoney MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:26:41.522Z","updated_at":"2025-02-23T07:21:18.307Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"lunchmoney,mcp-server,ai-assistant","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/leafeye_lunchmoney-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/c01f360aa369794199a200a83c844aa49a2bd7c8c54ac733f14b59b66b104a74/68747470733a2f2f736d6974686572792e61692f62616467652f406c6561666579652f6c756e63686d6f6e65792d6d63702d736572766572","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]