Catalog
com.make/mcp-server
OfficialGive your AI agents the tools to build, manage, and run automation workflows.
Build, manage, and run automation workflows programmatically through AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.make.com"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.