Integrator MCP Server (legacy)

by boostspace

187 downloads
Not rated
GitHub

About

Use Integrator scenarios as tools for AI assistants.

Details

Author
boostspace
Downloads
187
Categories
Productivity, Other, Automation, AI

- Connects to Integrator and identifies "On-Demand" scenarios.
- Parses and resolves input parameters with meaningful descriptions.
- Allows AI assistants to invoke scenarios with correct parameters.
- Returns scenario output as structured JSON.
- Turns automation workflows into callable AI tools.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Integrator MCP Server (legacy)
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via npx and configure the environment variables INTEGRATOR_API_KEY and INTEGRATOR_TEAM in your MCP client settings (e.g., claude_desktop_config.json). The server then connects to your Integrator account and exposes on-demand scenarios as callable tools.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "integrator mcp server (legacy)": {
            "integrator": {
                "command": "npx",
                "args": [
                    "-y",
                    "@boostspace/integrator-mcp-server"
                ],
                "env": {
                    "INTEGRATOR_API_KEY": "<your-api-key>",
                    "INTEGRATOR_TEAM": "<your-team-id>"
                }
            }
        }
    }
}

McpServers

{
    "integrator": {
        "command": "npx",
        "args": [
            "-y",
            "@boostspace/integrator-mcp-server"
        ],
        "env": {
            "INTEGRATOR_API_KEY": "<your-api-key>",
            "INTEGRATOR_TEAM": "<your-team-id>"
        }
    }
}

Use Integrator scenarios as tools for AI assistants.

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 byMake(MIT licensed).
It has been modified and is maintained byBoost.space.

- 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

- 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

- NodeJS
- MCP Client (like Claude Desktop App)
- Integrator API Key withscenarios:readandscenarios:runscopes

To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of yourclaude_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.

The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.

This is the 1st, easiest, and cheapest PPT, slides, presentation AI generation MCP Server in the world.

Persistent memory for any AI assistant. Zero token cost until recall. Stores memories in local SQLite, ranks by 6-factor scoring, returns results 79% smaller than JSON. Works with Claude, ChatGPT, Grok, Cursor, Windsurf, and any MCP client.

A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.

An MCP server for WordPress plugin audits

Turn your AI assistant into a digital marketing hub that creates, organizes, and analyzes links and QR Codes on demand.

Connect AI clients to Cal.com scheduling through the Model Context Protocol using the hosted server at mcp.cal.com or a local instance.

Sync Calendars, Scheduling Links, AI Executive Scheduling Assistant, Unified Calendar

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.