JUHE API Marketplace
boostspace avatar
MCP Server

Integrator MCP Server

A Model Context Protocol server that allows AI assistants to invoke and interact with Integrator automation workflows through an API connection.

0
GitHub Stars
11/17/2025
Last Updated
MCP Server Configuration
1{
2 "name": "integrator",
3 "command": "npx",
4 "args": [
5 "-y",
6 "@boostspace/integrator-mcp-server"
7 ],
8 "env": {
9 "INTEGRATOR_API_KEY": "",
10 "INTEGRATOR_TEAM": ""
11 }
12}
JSON12 lines
  1. Home
  2. MCP Servers
  3. integrator-mcp-server

README Documentation

Integrator MCP Server (legacy)

A Model Context Protocol server that enables Integrator scenarios to be utilized as tools by AI assistants. This integration allows AI systems to trigger and interact with your Integrator automation workflows.

Note: This project is a fork of software originally developed by Make (MIT licensed).
It has been modified and is maintained by Boost.space.

How It Works

The MCP server:

  • Connects to your Integrator account and identifies all scenarios configured with "On-Demand" scheduling
  • Parses and resolves input parameters for each scenario, providing AI assistants with meaningful parameter descriptions
  • Allows AI assistants to invoke scenarios with appropriate parameters
  • Returns scenario output as structured JSON, enabling AI assistants to properly interpret the results

Benefits

  • Turn your Integrator scenarios into callable tools for AI assistants
  • Maintain complex automation logic in Integrator while exposing functionality to AI systems
  • Create bidirectional communication between your AI assistants and your existing automation workflows

Usage with Claude Desktop

Prerequisites

  • NodeJS
  • MCP Client (like Claude Desktop App)
  • Integrator API Key with scenarios:read and scenarios:run scopes

Installation

To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json:

{
    "mcpServers": {
        "integrator": {
            "command": "npx",
            "args": ["-y", "@boostspace/integrator-mcp-server"],
            "env": {
                "INTEGRATOR_API_KEY": "<your-api-key>",
                "INTEGRATOR_TEAM": "<your-team-id>"
            }
        }
    }
}
  • INTEGRATOR_API_KEY - You can generate an API key in your Integrator profile.
  • INTEGRATOR_TEAM - You can find the ID in the URL of the Team page.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved