Agent Tools
Back to MCP servers
● down

Connects AI systems to Make automation workflows, enabling assistants to trigger scenarios with parameters and receive structured JSON output from your existing Make account.

Transport
sse
Auth
api_key
Cost
free_tier

How to connect

MCP endpoint (sse)
https://<MAKE_ZONE>/mcp/api/v1/u/<MCP_TOKEN>/sse
JSON-RPC initialize probe
curl -X POST https://<MAKE_ZONE>/mcp/api/v1/u/<MCP_TOKEN>/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://developers.make.com/mcp-server
Source code
https://github.com/integromat/make-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/make