Make MCP Server
MCP 서버 만들기
Make 시나리오를 AI 어시스턴트가 도구로 활용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다. 이 통합을 통해 AI 시스템은 Make 자동화 워크플로를 트리거하고 상호작용할 수 있습니다.
작동 원리
MCP 서버:
Make 계정에 연결하고 "주문형" 스케줄링으로 구성된 모든 시나리오를 식별합니다.
각 시나리오에 대한 입력 매개변수를 구문 분석하고 해결하여 AI 보조자에게 의미 있는 매개변수 설명을 제공합니다.
AI 어시스턴트가 적절한 매개변수를 사용하여 시나리오를 호출할 수 있도록 합니다.
구조화된 JSON으로 시나리오 출력을 반환하여 AI 보조자가 결과를 적절하게 해석할 수 있도록 합니다(현재 클로즈드 베타 상태).
Related MCP server: Automatisch MCP Server
이익
Make 시나리오를 AI 어시스턴트를 위한 호출 가능한 도구로 전환하세요
AI 시스템에 기능을 노출하는 동시에 Make에서 복잡한 자동화 논리를 유지합니다.
AI 어시스턴트와 기존 자동화 워크플로 간에 양방향 커뮤니케이션을 생성합니다.
Claude Desktop과 함께 사용
필수 조건
노드제이에스
MCP 클라이언트(Claude Desktop App과 유사)
scenarios:read및scenarios:run범위를 사용하여 API 키 만들기
설치
Claude Desktop 앱과 함께 이 서버를 사용하려면 claude_desktop_config.json 의 "mcpServers" 섹션에 다음 구성을 추가하세요.
지엑스피1
MAKE_API_KEY- Make 프로필에서 API 키를 생성할 수 있습니다.MAKE_ZONE- 귀하의 조직이 호스팅되는 영역(예:eu2.make.com)입니다.MAKE_TEAM- 팀 페이지의 URL에서 ID를 찾을 수 있습니다.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables Claude Desktop to trigger and interact with Make.com automation scenarios through webhooks. Allows users to execute complex workflows and integrations with third-party services like Google Sheets, Notion, and Slack using natural language commands.3147MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with Automatisch workflow automation platform, allowing them to create, manage, and monitor workflows, connections, and executions through natural language commands.10137MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to trigger and interact with Make automation workflows by exposing on-demand scenarios as callable tools. Allows AI systems to invoke Make scenarios with parameters and receive structured JSON responses.97MIT
- AlicenseNot gradedqualityDmaintenanceThis server enables AI assistants to discover, parameterize, and trigger Make.com automation workflows configured for on-demand execution. It allows users to execute scenarios and receive structured JSON results, bridging the gap between AI assistants and complex automation ecosystems.97MIT
Related MCP Connectors
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
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