Make.com
Createdelitau
Integrates parts of the Make.com API to read resources like scenario blueprints and users.
About
This tool serves as an MCP (Make.com Communication Protocol) server that allows interaction with the Make.com API. It provides functionality to retrieve scenario blueprints, user information, and other resources from Make.com. It supports reading both the live and draft versions of scenario blueprints and requires an API key with specific scopes granted for accessing different Make.com resources.
Key Features
- Configurable with environment variables or command-line arguments.
- Supports retrieving draft and live versions of blueprints.
- 0 GitHub stars
- Provides a tool to read the JSON blueprint of a scenario.
- Reads scenario blueprints from Make.com.
- Integrates with the Make.com API using an API key.
Use Cases
- Analyzing and managing Make.com scenarios programmatically.
- Automating retrieval of Make.com scenario blueprints.
- Integrating Make.com data into other applications.