Make (Workflow Automation)

Make (Workflow Automation) MCP Connector for Claude

A+

Manage workflow automation via Make — audit scenarios, track execution logs, and monitor data stores.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Make account to any AI agent and take full control of your visual workflow automation and scenario management through natural conversation.

What you can do

  • Scenario Orchestration — List all managed scenarios and retrieve detailed flow design structures, including module mappings and trigger settings directly from your agent
  • Execution Diagnostics — Extract historical scenario logs to identify errors, track data processing volumes, and debug automation failures in real-time
  • Infrastructure Audit — Enumerate active organizations, teams, and connections to understand your automation footprint and verify authentication hooks securely
  • Data Store Visibility — List and inspect internal Make Data stores (key-value tables) to monitor persistent data used across your automated workflows
  • Environment Mapping — Retrieve precise organization and team IDs required for complex downstream API operations and organizational auditing
  • Metadata Inspection — Deep-dive into specific scenario configurations to understand the logic and logic loops powering your business processes

How it works

  1. Subscribe to this server
  2. Enter your Make API Token and Zone (e.g., eu1, us1)
  3. Start managing your automation infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Automation Engineers — verify scenario designs and audit connection statuses through natural conversation without manual dashboard navigation
  • Ops Managers — monitor execution logs and scenario health across multiple teams to ensure business process reliability
  • Developers — inspect data store contents and retrieve scenario metadata directly from your workspace for rapid debugging
workflow-orchestrationapi-integrationexecution-logsdata-mappingautomation-debugging

7 tools expose this connector's capabilities to your AI agent.

list_scenarios

Check the list of organizations if org_id is unknown. List Make scenarios

get_scenario

Get Make scenario details

list_organizations

List Make organizations for the current authenticated user

list_connections

List Make connections linked to an organization

list_teams

Needs org_id. List Make teams inside an organization

list_scenario_logs

Helps debug automation errors. Get execution logs of a Make scenario

list_data_stores

List Make data stores

See how to talk to your AI agent using Make (Workflow Automation).

List all organizations in my Make account

I've retrieved your Make organizations: 'Personal Workspace' (ID: 12345) and 'Corporate Ops' (ID: 67890). Which one would you like to list scenarios for?

Show me the execution logs for scenario ID 'scen-98765'

Retrieving logs for 'Shopify-to-Slack-Sync'… The last run was 5 minutes ago and completed successfully. However, 2 hours ago there was a '401 Unauthorized' error on the Slack module. Would you like to see the detailed error payload?

List all active connections in organization '12345'

I've identified 5 active connections in organization 12345: Google Sheets (Verified), Slack (Verified), Airtable (Expired), HubSpot (Verified), and Mailchimp (Verified). You might want to re-authenticate your Airtable connection.

Yes. Use the `get_scenario` tool with a specific Scenario ID. Your agent will retrieve the complete design structure, exposing the modules, mapping variables, and any logic filters configured in the flow.

Related Connectors