loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

make-automation-toolkit

MCP Tool

cognizonline/make-automation-toolkit

A professional Python SDK and reference guide for deploying, managing, and orchestrating Make.com automations via the REST API and MCP Server.

Install

$ npx loaditout add cognizonline/make-automation-toolkit

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "make-automation-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "make-automation-toolkit"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Make Automation Toolkit

> A professional Python SDK and reference guide for deploying, managing, and orchestrating Make.com automations — including REST API, MCP Server, and AI Agents.

[](https://github.com/cognizonline/make-automation-toolkit/actions) [](https://www.python.org) [](https://make.com) [](LICENSE)

---

Demo

https://github.com/cognizonline/make-automation-toolkit/assets/make_skills.mp4

---

What this is

Make.com is a no-code automation platform. This toolkit exposes its full power as code — letting engineers:

  • Deploy production scenarios from version-controlled JSON blueprints
  • Manage data stores, webhooks, and connections via a typed Python client
  • Configure AI Agents with LLM providers and tool approval policies
  • Expose scenarios as callable tools to any MCP-compatible AI assistant

---

Features

| Capability | Description | |---|---| | Scenario SDK | Create, update, activate, run, and monitor scenarios programmatically | | Blueprint system | Version-controlled JSON blueprints for reproducible deployments | | Data stores | Full CRUD API for typed key-value storage with schema validation | | Webhooks | Create and manage inbound webhook triggers with HMAC auth | | AI Agents | Deploy LLM agents that call your scenarios as tools | | MCP integration | Expose on-demand scenarios to Claude, Cursor, and any MCP client | | Retry logic | Exponential backoff with rate-limit awareness baked in | | CI pipeline | GitHub Actions validates blueprints and lints on every push |

---

Repository structure
make-automation-toolkit/
├── src/
│   ├── make_client.py              # MakeClient + MakeDeployer SDK
│   ├─

Tags

ai-agentsapiautomationintegrationsmakemcpno-codepythonsdkworkflow

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/cognizonline/make-automation-toolkit)](https://loaditout.ai/skills/cognizonline/make-automation-toolkit)