Back to directory
elitau/mcp-server-make-dot-com

elitau/mcp-server-make-dot-com

@elitau

An MCP server implementation that integrates parts of the Make.com API

make.comautomationworkflowapiintegrationmcp

Installation & Configuration

{
  "mcpServers": {
    "make-dot-com": {
      "command": "node",
      "args": [
        "/full/absolute/path/to/mcp-server-make-dot-com/dist/index.js"
      ],
      "env": {
        "MAKE_DOT_COM_API_KEY": "your-api-key-from-make-dot-com",
        "MAKE_DOT_COM_BASE_URL": "eu2.make.com"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15