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
Installation
npx -y integromat/make-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub