Vinkius
Make

Make MCP. Audit workflows and debug automation from chat.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Make (Workflow Automation) MCP on Cursor AI Code Editor MCP Client Make (Workflow Automation) MCP on Claude Desktop App MCP Integration Make (Workflow Automation) MCP on OpenAI Agents SDK MCP Compatible Make (Workflow Automation) MCP on Visual Studio Code MCP Extension Client Make (Workflow Automation) MCP on GitHub Copilot AI Agent MCP Integration Make (Workflow Automation) MCP on Google Gemini AI MCP Integration Make (Workflow Automation) MCP on Lovable AI Development MCP Client Make (Workflow Automation) MCP on Mistral AI Agents MCP Compatible Make (Workflow Automation) MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Make (Workflow Automation) MCP Server connects your AI client directly to your Make account. You use it to audit complex workflows, check execution logs for failures, and inspect underlying data stores without opening a browser.

It turns difficult-to-access automation infrastructure into natural conversation.

What your AI agents can do

Get scenario

Retrieves the full structure and details of a specific Make scenario by ID.

List connections

Lists all active API connections tied to your organization's account.

List data stores

Provides a list of internal Make data stores available in your workspace for inspection.

+ 4 more capabilities included
Audit all workflows

List every scenario in an organization or retrieve the specific structural details of a single workflow.

Track execution history and errors

Pull detailed logs for any Make scenario run to find out why it failed, what data was processed, and when the error occurred.

Map organizational connections

List all active API connections (like Google Sheets or Slack) linked to your organization for a security audit.

Inspect persistent data stores

View and list the internal key-value data tables that store information used across multiple workflows.

Identify required IDs

Retrieve necessary organization or team identifiers needed for complex API calls or deep audits.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Make Workflow Automation: 7 Tools for Ops Auditing

Use these tools to manage your entire Make infrastructure from within an AI conversation. List connections, check scenario status, or audit data tables.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Make (Workflow Automation) on Vinkius
get019d75cd

get scenario

Retrieves the full structure and details of a specific Make scenario by ID.

list019d75cd

list connections

Lists all active API connections tied to your organization's account.

list019d75cd

list data stores

Provides a list of internal Make data stores available in your workspace for inspection.

list019d75cd

list organizations

Lists all distinct organizations or workspaces associated with your Make account credentials.

list019d75cd

list scenario logs

Pulls detailed execution logs for a scenario, helping you pinpoint exactly where an automation failed.

list019d75cd

list scenarios

Lists all managed scenarios within the current organizational scope.

list019d75cd

list teams

Retrieves a list of teams belonging to a specified organization ID.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Make (Workflow Automation), then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Make MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Make. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 7 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Tracking down automation errors shouldn't require opening a dashboard at 3 AM.

Today, if your automated workflow breaks, you open the Make platform. You navigate to 'Scenarios,' find the broken flow, then click into the execution history. If it was weeks ago, or if there were multiple modules, you're wading through pages of JSON and timestamps just trying to figure out a single status code.

With this MCP server, you skip the clicks. You tell your agent: 'What went wrong with the Payroll Sync scenario?' The agent runs `list_scenario_logs`, pulls the failure payload, and gives you the specific error message and module name right in the chat window. You get answers instantly.

List Scenario Logs: Get Failure Details Without Dashboard Clicks

Manually checking logs means navigating to the scenario, selecting a historical run, and then scrolling through module-by-module outcomes. This process takes time and requires you to remember which specific ID or date range caused the failure.

Now, simply ask your agent: 'Show me the execution logs for the Widget Tracker.' The server runs `list_scenario_logs`, providing a summary of the last run's status and all error details—no dashboard navigation needed. You just get the facts.

What you can do with this MCP connector

Listen up. This MCP Server connects your AI client directly to your Make account, letting you treat your whole automation setup—the triggers, the data flows, the connections—like one big database you can talk to. You don't gotta open a browser and click through menus just to check if something broke or what data got lost.

It’s built for auditors and debuggers. You can audit complex workflows and inspect infrastructure details using plain language chat. It turns difficult-to-access automation architecture into natural conversation.

Mapping Your Entire Scope

You've gotta know your playing field first. If you need to see what parts of your business are connected, you use list_connections() to get a list of every single active API link tied to the account—whether it’s Google Sheets or Slack. For security audits, this is key because you can verify who's connected and how deep those permissions go.

If your company manages multiple departments, you first call list_organizations() to pull all distinct workspaces associated with your credentials. From there, you can pinpoint the exact organizational scope you need by calling list_teams(), which returns a list of teams belonging to a specific organization ID.

Tracking and Inspecting Scenarios

Want to know what workflows exist? You call list_scenarios() to get a manifest of every single managed scenario currently running in that scope. If you need the full deep dive on one specific workflow, you pass it an ID to get_scenario(id). This function pulls the complete structural details of that scenario, showing module mappings and trigger settings—it’s like seeing the blueprint for how the whole thing is supposed to run.

When a flow fails, you don't wanna guess. You use list_scenario_logs(id) to pull detailed execution logs for any specific Make scenario run. This lets you pinpoint exactly when an automation broke, what data it was trying to process right before the failure, and the raw error payload. It’s your primary tool for figuring out why something went wrong.

Data Visibility and Infrastructure Checks

The workflows rely on stored information, too. You can use list_data_stores() to see a list of internal Make key-value data tables available in the workspace. These are the persistent data stores that multiple workflows pull from or write to, so you can inspect what historical operational info is sitting there.

This server lets your AI client handle all the heavy lifting: listing every scenario, checking team memberships by organization ID, getting structural details for one workflow, finding out which connections exist, and pulling the specific logs needed to fix it. You don't gotta jump through multiple dashboards; you just ask your agent what you need, and it pulls the data directly.

Built · Hosted · Managed by Vinkius Make Workflow Automation MCP Server - Audit & Debug Server ID 019d75cd-f9e4-7394-bb37-a998eb59df00
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Make MCP

How do I check my Make data stores using list_data_stores? +

The agent runs list_data_stores to give you a full inventory of persistent key-value tables. This lets you see what historical or shared data your workflows are pulling from.

What is the difference between list_scenarios and get_scenario? +

list_scenarios gives you a simple index—a list of every scenario name. get_scenario provides deep details on one specific workflow, including its entire internal design structure.

Can I use list_connections to check my API credentials? +

Yes. Running list_connections is your primary audit tool for external services. It shows if your Google Sheets or Slack connections are verified, expired, or active.

How do I find out which teams exist in my Make account? +

You first use list_organizations to select the right workspace ID, and then you run list_teams with that ID. This maps your organizational scope.

If my automation fails, how do I use `list_scenario_logs` to debug errors? +

It retrieves a full history of runs, allowing you to pinpoint exactly when and why the workflow failed. You'll see successful completion times right alongside detailed error messages from specific modules.

I need to know which workspaces I have access to; how do I use `list_organizations`? +

Running list_organizations gives you a definitive list of every organization ID and name linked to your account. This helps your agent determine the correct scope before running any other operations.

How can I check my API credentials or see which services are connected using `list_connections`? +

This tool lists all external connections tied to your organization, showing their current status. It's critical for checking if a connection is verified, expired, or needs re-authentication.

What's the difference between `list_scenarios` and using `get_scenario`? +

list_scenarios gives you names and IDs for all workflows. However, get_scenario pulls the complete design structure, including every module mapping and trigger setting for deep inspection.

Can I see the modules and filters used in a Make scenario through my agent? +

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.

How do I find out why a Make scenario failed recently? +

The list_scenario_logs tool allows your agent to extract the execution history for a given scenario. You'll be able to see exactly when the failure occurred and retrieve the error message to assist with debugging.

Can my agent list all active connections in my Make organization? +

Absolutely. Use the list_connections tool with your Organization ID. Your agent will report all configured auth hooks, helping you audit which services are currently linked to your Make account.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for Make. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.