Back to Home
Kikk79 icon

mcp-server-make

Verified Safe

by Kikk79

Overview

Facilitates programmatic interaction with the Make.com API for comprehensive workflow automation, including scenario creation, modification, and management, through a Model Context Protocol (MCP) server.

Installation

Run Command
npm start

Environment Variables

  • MAKE_API_TOKEN
  • MAKE_ZONE

Security Notes

The server correctly uses environment variables for the API token. No 'eval' or other dynamic code execution from untrusted input was found. Network interactions are confined to the specified Make.com API endpoints. Error handling for API calls is present. A minor functional concern is that 'blueprint' and 'scheduling' inputs (expected to be JSON strings) are double-stringified when sent to the Make.com API, which is an API formatting issue rather than a direct security vulnerability of this server.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

Make.comAutomationIntegrationAPI ClientWorkflow Management