A
securityA
licenseA
qualityEnables AI agents to manage issues, projects, and teams on the Linear platform programmatically.
Last updated -
7
83
JavaScript
MIT License
模型上下文协议服务器,使 Make 场景能够被 AI 助手用作工具。此集成允许 AI 系统触发您的 Make 自动化工作流程并与其交互。
MCP 服务器:
scenarios:read
和scenarios:run
范围创建 API 密钥要将此服务器与 Claude Desktop 应用程序一起使用,请将以下配置添加到claude_desktop_config.json
的“mcpServers”部分:
MAKE_API_KEY
- 您可以在 Make 配置文件中生成 API 密钥。MAKE_ZONE
- 您的组织所在的区域(例如, eu2.make.com
)。MAKE_TEAM
- 您可以在团队页面的 URL 中找到该 ID。remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
将您的 Make 场景转化为 AI 助手可调用的工具。充分利用您现有的自动化工作流程,同时使 AI 系统能够无缝触发并与之交互。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/integromat/make-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server