Make (Integromat) MCP Server

Make 平台 MCP Server,连接 1500+ 应用和服务,支持触发 Make 场景、查询执行历史。Make 是 Zapier 的强力替代品,价格更低,视觉化流程编辑更直观,适合复杂自动化场景。

返回 MCP 专区
开发工具官方维护

Make (Integromat)

980 stars

Make 平台 MCP Server,连接 1500+ 应用和服务,支持触发 Make 场景、查询执行历史。Make 是 Zapier 的强力替代品,价格更低,视觉化流程编辑更直观,适合复杂自动化场景。

安装与配置

安装命令

npx @integromat/make-mcp-server

Cursor / Claude Desktop 配置(mcp.json

{
  "mcpServers": {
    "Make (Integromat)": {
      "command": "npx",
      "args": [
        "@integromat/make-mcp-server"
      ]
    }
  }
}

典型使用场景

查看源码 / 官方文档

访问 GitHub 仓库获取最新文档、配置说明和 issue 反馈。

在 GitHub 上查看

相关 MCP Server

相关教程