SERVER

Make MCP

Rank #16,379

io.github.danishashko/make-mcp

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI

First listed
Feb 6, 2026
Last publish date
Feb 7, 2026
OVERVIEW

Make MCP is a Model Context Protocol (MCP) server published by danishashko. It ranks #16,379 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Make MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 7, 2026.

STANDING
#16,379of 76,851 tracked serversTop 25%

Ranks ahead of 60,472 of 76,851 servers on MCP Toplist.

CONNECT

Use Make MCP

Add Make MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "make-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "make-mcp-server"
      ],
      "env": {
        "MAKE_API_KEY": "<your MAKE_API_KEY>",
        "MAKE_TEAM_ID": "<your MAKE_TEAM_ID>",
        "MAKE_API_URL": "<your MAKE_API_URL>",
        "LOG_LEVEL": "<your LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

danishashko

Organization
Servers in org
5
Versions across org
13
MORE FROM THIS PUBLISHER

Other servers by danishashko

View all danishashko servers →
VERSIONS

Available versions (2)

0.1.0 · Nov 25, 20241.3.3 · Feb 7, 2026Nov 25, 2024Feb 7, 2026
VersionPublished
1.3.3Feb 7, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Make MCP?
Make MCP is maintained by danishashko, which publishes 5 MCP servers (13 total versions) tracked on MCP Toplist.
Is Make MCP listed on the Official MCP Registry?
Yes — Make MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Make MCP have?
MCP Toplist tracks 2 versions of Make MCP, most recently published on Feb 7, 2026.
Where can I find the source code for Make MCP?
The source code for Make MCP is hosted at github.com/danishashko/make-mcp.
EXPLORE