Skip to main content
Glama

Lunch Money MCP Server

by MatiasL13
claude_desktop_config_example.json453 B
{ "mcpServers": { "lunchmoney": { "command": "lunchmoney-mcp", "env": { "LUNCHMONEY_ACCESS_TOKEN": "your_lunch_money_token_here" } }, "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] }, "filesystem": { "command": "npx", "args": [ "@modelcontextprotocol/server-filesystem@latest", "/path/to/allowed/directory" ] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MatiasL13/lunchmoney-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server