Make Local MCP Server (legacy)
Last updated
Last updated
Local version of Make MCP server should be used only for advanced cases. For most cases it is preferred to use instead.
Features
Connects to your Make account to identify all "On Demand" scenarios.
Automatically parses scenario input parameters, enabling AI assistants to understand and utilize scenarios effectively.
Facilitates scenario invocation with validated parameters.
Returns structured JSON output from scenarios (currently available in closed beta).
Make API Key with scenarios:read
and scenarios:run
scopes
At least one available Make scenario with "On Demand" scheduling
MCP-compatible client (e.g., Claude Desktop App).
Add the following configuration to the mcpServers
section in your MCP client's configuration file (claude_desktop_config.json
for Claude Desktop):
Replace placeholders:
MAKE_API_KEY
: Generate from your Make.com profile.
MAKE_ZONE
: Your Make organization zone (e.g., eu2.make.com
).
MAKE_TEAM
: Obtainable from your team's page URL on Make.com.