Advanced Model Context Protocol server enabling intelligent, spec-compliant patching and management of Make.com scenarios with safe blueprint updates, module-agnostic integration, and CLI support for seamless automation workflows.
Unlock the full potential of MakeSync MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available β’ No credit card required
An advanced Model Context Protocol (MCP) server for Make.com, enabling intelligent patching, scenario management, and integration with automation workflows.
Author: Nadav Daniel
License: MIT
Project Version: 1.0.0
π§ Originally inspired by Eduard Litauβs
mcp-server-make-dot-com
This server implements a powerful and extensible MCP interface for interacting with the Make.com API. Unlike basic implementations, MakeSync MCP Server
is module-agnostic, capable of reading and updating scenario blueprints based on their declared metadata.parameters
, interface
, and expect
structure.
It supports:
confirm
logic.{{...}}
mappers if missingread_make_dot_com_scenario_blueprint
scenario_id
(number)draft
(boolean, optional)update_make_dot_com_scenario
scenario_id
(number)name
/ description
(optional)module_id
(optional): The module inside the flow to patchoperations
(optional): List of { path, value }
patch instructionsconfirm
(boolean, default: true
): Required for installing new appsvalue
with {{...}}
if appropriateinterface
and parameters
keysEnsure your API key includes the following scopes:
agents:read apps:read connections:read datastores:read devices:read functions:read scenarios:read scenarios:run scenarios:write teams:read
Run the provided setup script or use:
MAKE_DOT_COM_API_KEY=xxx npm install && npm run build
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!