Submit

Make MCP Server

@Make

Make MCP server enable seamless integration of Make scenarios into AI systems such as AI Assistants and Agents, empowering them to perform real-world tasks through your pre-configured workflows.

Tools

Server Config

{
  "mcpServers": {
    "make": {
      "command": "npx",
      "args": [
        "-y",
        "@makehq/mcp-server"
      ],
      "env": {
        "MAKE_API_KEY": "<your-api-key>",
        "MAKE_ZONE": "<your-zone>",
        "MAKE_TEAM": "<your-team-id>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.