MCP-server-make-dot-com
Una implementación del servidor MCP que integra partes de la API de make.com
2
Github Watches
1
Github Forks
0
Github Stars
Make.com MCP Server
An MCP server implementation that integrates the Make.com API, providing reading make resources like scenario blueprints, users.
Scopes of API_KEY
I granted the following scopes to the API key:
-
agents:read -
apps:read -
connections:read -
custom-property-structures:read -
datastores:read -
devices:read -
scenarios:read -
scenarios:run -
scenarios:write -
teams:read
Features
- Blueprint: Reads the blueprint of a scenario.
Tools
-
read_make_dot_com_scenario_blueprint
- Reads the JSON blueprint of a scenario
- Inputs:
-
scenario_id(number): Scenario ID -
draft(boolean, optional): If this parameter is set to true, the draft version of the scenario blueprint will be retrieved. If set to false, the live version of the blueprint will be retrieved. In case that the blueprintId parameter is set to the query as well, this parameter is ignored.
-
Configuration
Usage with Claude Desktop
Clone this repo and run bin/setup. Either pass your Make.com API key as the first argument, via MAKE_DOT_COM_API_KEY environment variable or pass the --use-op flag with the secret ref.
Manual setup
Clone this repo, run npm install in it. This should generate a dist/index.js file. Copy the path of this file into the claude_desktop_config.json like this:
{
"mcpServers": {
"make-dot-com": {
"command": "node",
"args": ["/full/absolute/path/to/mcp-server-make-dot-com/dist/index.js"],
"env": {
"MAKE_DOT_COM_API_KEY": "your-api-key-from-make-dot-com",
"MAKE_DOT_COM_BASE_URL": "eu2.make.com"
}
}
}
}
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Una lista curada de servidores de protocolo de contexto del modelo (MCP)
Espejo dehttps: //github.com/agentience/practices_mcp_server
Reviews
user_X9GioSyk
I'm a dedicated user of mcp-server-make-dot-com by elitau, and I must say it's an outstanding tool for creating reliable servers. The GitHub page (https://github.com/elitau/mcp-server-make-dot-com) offers detailed documentation and seamless integration, making server management a breeze. Highly recommended!