Back to directory
boostspace/integrator-mcp-server

boostspace/integrator-mcp-server

@boostspace

Integrator MCP Server - enables Integrator scenarios to be utilized as tools by AI assistants for automation workflows

integratorautomationworkflowsscenariosai-toolsboostspacemcp

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17