From make-skills
Connects remotely to Make.com MCP server at https://mcp.make.com for no-code automation, workflows, and app integrations. Requires Make.com API credentials.
npx claudepluginhub integromat/make-skills --plugin make-skillsAdd to your .mcp.json:
{
"mcpServers": {
"make": {
"url": "https://mcp.make.com"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.make.com