About
Overview
The Make MCP Server enables AI agents to interact with Make.com's visual automation platform. It provides tools for running scenarios, managing webhooks, and viewing execution history.
Capabilities
Tools & Capabilities
⚡run_scenario
Run a Make scenario
⚡list_scenarios
List scenarios
⚡get_execution
Get execution log
Setup
Installation
bash
Install
npx -y mcp-server-makeExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"make": {
"command": "npx",
"args": ["-y", "mcp-server-make"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 60
Last UpdatedFeb 12, 2026