Make
Connects AI systems to Make automation workflows, enabling assistants to trigger scenarios with parameters and receive structured JSON output from your existing Make account.
Featured
View Source124 stars
0 tools
Created Aug 2025
@integromat/integromat-make-make-mcp-serverAbout
Connects AI systems to Make automation workflows, enabling assistants to trigger scenarios with parameters and receive structured JSON output from your existing Make account.
Categories
general
Installation
npm
npm install @integromat/integromat-make-make-mcp-server
Configuration
{
"mcpServers": {
"integromat-make-make-mcp-server": {
"command": "npx",
"args": [
"-y",
"@integromat/integromat-make-make-mcp-server"
]
}
}
}