Skip to main content
Glama

lunchmoney-mcp

package.json658 B
{ "name": "lunchmoney-mcp-server", "version": "1.1.0", "description": "Lunchmoney MCP server for Claude", "type": "module", "main": "build/index.js", "bin": { "lunchmoney-mcp-server": "./build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "node-fetch": "^3.3.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "repository": { "url": "https://.com/leafeye/lunchmoney-mcp-server.git" }, "homepage": "https://github.com/leafeye/lunchmoney-mcp-server#readme" }

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/leafeye/lunchmoney-mcp-server'

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