MCP.so
Sign In

Overview

What is Make MCP Server (legacy)?

Make MCP Server (legacy) is a Model Context Protocol server that enables Make scenarios configured with “On-Demand” scheduling to be used as callable tools by AI assistants. It connects to a Make account, parses scenario input parameters, and returns structured JSON output, allowing AI systems to trigger and interact with Make automation workflows.

How to use Make MCP Server (legacy)?

Install the server using npx and configure it as an MCP tool in a client like Claude Desktop. Add the provided JSON block to the mcpServers section of claude_desktop_config.json, and set the required environment variables: MAKE_API_KEY, MAKE_ZONE, and MAKE_TEAM. The server then identifies accessible on-demand scenarios and exposes them as tools.

Key features of Make MCP Server (legacy)

  • Connects to your Make account and finds on-demand scenarios

Tags

More from Other