other tools and integrations

Make Mcp Server

Turn your [Make](https://www.make.com/) scenarios into callable tools for AI assistants.

typescript
local
enterprise
other tools and integrations
0
View on GitHub

Installation

npx -y integromat/make-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "make-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "integromat/make-mcp-server"
  ]
}

About This MCP Server

integromat/make-mcp-server

Turn your Make scenarios into callable tools for AI assistants.

GitHub: https://github.com/integromat/make-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub