SERVER
Make MCP
Rank #15564glama/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 #15564 of 58,900 servers tracked on MCP Toplist, and its repository has 5 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
#15,564of 58,900 tracked serversTop 50%
Ranks ahead of 43,336 of 58,900 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 3 registries
ORGANIZATION
danishashko
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.3.3 | Feb 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Make MCP?
- Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
- Who maintains Make MCP?
- Make MCP is maintained by danishashko, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Make MCP an official MCP server?
- 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