
Make.com (Integromat)
CommunityPopularOfficial Make.com MCP server. Trigger scenarios, manage connections, and automate workflows across 2,000+ apps via Make's visual automation platform.
| Publisher | integromat |
| Repository | make-mcp |
| Language | TypeScript |
| Forks | 0 |
| Stars | 3.8K |
| Available tools | 16 |
| Transport type | stdio |
| Categories | |
| License | MIT |
| Links |
- Connect tools to AI workflows
Make.com (Integromat) exposes MCP capabilities that can be used by compatible AI clients and agents.
- 16 available tools
Browse the callable actions below, including names and descriptions when provided by the server.
- Ready-to-copy setup
Use the installation snippets to configure this server in your preferred MCP client.
- Open source signals
3.8K stars and 0 forks from the linked repository.
Installation
Node.js 18+
{
"mcpServers": {
"make": {
"command": "npx",
"args": [
"-y",
"make-mcp"
],
"env": {
"MAKE_API_TOKEN": "<YOUR_TOKEN>",
"MAKE_ZONE": "<YOUR_ZONE>"
}
}
}
}Available Tools
- list_scenarios
List all automation scenarios in your Make.com account with status and execution details
- get_scenario
Retrieve detailed information about a specific scenario including modules, connections, and settings
- create_scenario
Create a new automation scenario with specified triggers, actions, and workflow logic
- update_scenario
Modify an existing scenario's configuration, modules, or execution settings
- delete_scenario
Delete a scenario and all its associated data from your Make.com account
- trigger_scenario
Manually execute a scenario immediately, bypassing scheduled triggers
- pause_scenario
Pause a running scenario to stop automatic executions
- resume_scenario
Resume a paused scenario to restart automatic executions
- list_connections
List all app connections and integrations configured in your Make.com account
- create_connection
Create a new connection to an external app or service with authentication credentials
- test_connection
Test an existing connection to verify it's working properly and has valid authentication
- delete_connection
Remove a connection from your account and disconnect from the external service
- get_execution_history
Retrieve execution logs and history for a specific scenario with success/error details
- search_templates
Search Make.com's template library for pre-built automation scenarios by category or app
- list_webhooks
List all webhook URLs created for scenarios that accept incoming HTTP requests
- get_operations_usage
Get current operations usage statistics and billing information for your account
Use Make.com (Integromat) MCP with multiple AI models
TypingMind connects MCP tools at the workspace level, so once Make.com (Integromat) is connected, you can use it with different AI models in TypingMind instead of setting it up separately for each model. This MCP runs locally through the TypingMind MCP connector on your device.
Setup guide to use the local connector
Use this when the MCP server needs access to local files, apps, or private resources on your computer.
Open the MCP settings
In TypingMind, go to Settings, Advanced Settings, then Model Context Protocol and choose Setup Connector.
- Open TypingMind in your browser.
- Click the Settings icon.
- Go to Advanced Settings.
- Open the Model Context Protocol section.
- Click Setup Connector and choose This Device.

Run the connector command
Choose This Device, copy the command from TypingMind, and run it in Terminal. Keep the process running while you use MCP.
- Copy the setup command shown by TypingMind.
- Open Terminal on macOS or Windows Terminal on Windows.
- Paste and run the command.
- Approve the package install if Terminal asks you to proceed.
- Keep the Terminal window running while using MCP tools.
Add Make.com (Integromat) as a server
When the connector status is Ready, click Edit Servers and paste the MCP server configuration.
- Wait until the connector status shows Ready.
- Click Edit Servers.
- Paste the Make.com (Integromat) MCP server configuration.
- Save the server list.
- Refresh if you want to confirm the connector is still ready.

{
"mcpServers": {
"make-com-integromat": {
"command": "npx",
"args": [
"-y",
"make-mcp"
]
}
}
}Use it across models
Save the server list, open Plugins, enable the Make.com (Integromat) MCP tools, then select any supported AI model in TypingMind and use the tools in chat or assign them to an AI agent.
- Open the Plugins page in TypingMind.
- Enable the Make.com (Integromat) MCP tools.
- Start a chat and choose the AI model you want to use.
- Use the MCP tools in chat or assign them to an AI agent.
- Switch to another AI model whenever needed without reconnecting MCP.


Here is what I found using Make.com (Integromat).
Frequently asked questions
What is the Make.com (Integromat) MCP server used for?
Make.com (Integromat) is an MCP server that lets compatible AI clients connect to external tools and context. In TypingMind, you can add this MCP server once and make its tools available in your AI workspace.
Can I use Make.com (Integromat) MCP with multiple AI models in TypingMind?
Yes. TypingMind connects MCP tools at the workspace level, so you can use Make.com (Integromat) with different AI models such as Claude, ChatGPT, Gemini, or other models you have configured in TypingMind without setting up the MCP server separately for each model.
Why use Make.com (Integromat) MCP with TypingMind?
TypingMind is one of the best frontends for LLM chat because it brings multiple AI models, prompts, plugins, AI agents, API keys, and MCP tools into one workspace. With Make.com (Integromat) connected, you can use its MCP tools across your preferred models while keeping your chat workflow organized in TypingMind.
How do I connect Make.com (Integromat) MCP to TypingMind?
Make.com (Integromat) runs through the TypingMind local MCP connector. This is best when the MCP server needs access to local files, desktop apps, command-line tools, or private resources on your computer.
What tools does Make.com (Integromat) MCP provide in TypingMind?
Make.com (Integromat) exposes 16 MCP tools that can be enabled from the TypingMind Plugins page and used in chat or assigned to AI agents.
Do I need to share my API keys with TypingMind to use Make.com (Integromat) MCP?
No. TypingMind is local-first and lets you keep your model providers, API keys, prompts, and MCP configuration under your control. If Make.com (Integromat) requires authentication, add the required headers, OAuth settings, or local configuration for that MCP server when you create the connection.
Related MCP Servers
View allGhidraMCP
MCP Server for Ghidra
HexStrike AI
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.

Webflow
Official Webflow MCP server. Manage sites, pages, CMS collections, and form submissions via Webflow's Data API. Publish drafts, update content, and automate site operations.

Contentful
Official Contentful MCP server. Manage content types, entries, assets, and localization. Query and edit structured content for headless CMS workflows via AI.
