关于
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.
主要功能
- 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.
使用案例
- Analyzing and managing Make.com scenarios programmatically.
- Automating retrieval of Make.com scenario blueprints.
- Integrating Make.com data into other applications.