Skip to main content
Glama
package_20250331095715.json722 B
{ "name": "mcp-server-make-dot-com", "version": "1.0.0", "description": "MCP server for Make.com API integration", "license": "MIT", "author": "Eduard Litau", "homepage": "https://github.com/elitau/mcp-server-make-dot-com", "type": "module", "bin": { "mcp-server-make-dot-com": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0", "node-fetch": "^3.3.2", "open": "^9.2.0" }, "devDependencies": { "@types/node": "^20.10.0", "@types/open": "^8.4.3", "shx": "^0.3.4", "typescript": "^5.6.2" } }

Latest Blog Posts

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/sparxHub/mcp-makesync'

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