loading…
Search for a command to run...
loading…
Turn your [Make](https://www.make.com/) scenarios into callable tools for AI assistants.
Turn your Make scenarios into callable tools for AI assistants.
A modern, cloud-based version of the Make MCP Server is now available. For most use cases, we recommend using this new version.
A Model Context Protocol server that enables Make scenarios to be utilized as tools by AI assistants. This integration allows AI systems to trigger and interact with your Make automation workflows.
The MCP server:
scenarios:read and scenarios:run scopesTo use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json:
{
"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>"
}
}
}
}
MAKE_API_KEY - You can generate an API key in your Make profile.MAKE_ZONE - The zone your organization is hosted in (e.g., eu2.make.com).MAKE_TEAM - You can find the ID in the URL of the Team page.Run in your terminal:
claude mcp add integromat-make-mcp-server -- npx pro tip
Just installed integromat/make-mcp-server? Say to Claude: "remember why I installed integromat/make-mcp-serverand what I want to try" — it'll save into your Vault.
how this works →CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.