Make.com MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAKE_API_TOKEN | No | Your Make.com API token (optional) | |
| MAKE_WEBHOOK_URL | Yes | Your Make.com webhook URL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| trigger_make_scenarioC | 触发Make.com scenario执行指定任务 |
| get_scenario_statusC | 获取Make.com scenario的执行状态 |
| test_webhook_connectionC | 测试与Make.com webhook的连接 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |