Boostspace Integrator MCP Server
B

Boostspace Integrator MCP Server

The Integrator MCP service is a legacy system that can integrate Integrator automated workflows as tools into AI assistants to achieve two-way interaction.
2 points
6.5K

What is the Integrator MCP Server?

This is a protocol server that can convert the automated scenarios you created on the Integrator platform into tools that can be directly called by AI assistants. It serves as a bridge connecting the AI system and your automated workflows.

How to use the Integrator MCP Server?

Simply configure the API key and team ID, and the server will automatically discover all 'On-Demand' automated scenarios and convert them into tool descriptions that can be understood by AI. AI assistants can call these tools through the standard protocol.

Applicable scenarios

It is particularly useful when you want AI assistants to trigger or interact with existing automated processes, such as automatically generating reports, processing data, triggering notifications, or executing scheduled business logic.

Main features

Automated scenario auto-discovery
Automatically identify all automated scenarios configured as 'On-Demand' in the Integrator account
Intelligent parameter parsing
Parse and generate clear descriptions of the input parameters for each scenario to help AI understand how to call them correctly
Structured result return
Convert the scenario execution results into a structured JSON format for easy parsing and processing by the AI system
Advantages
Allow the AI system to use existing automated logic without rewriting
Keep business logic centrally managed in Integrator
Support two-way interaction between AI and automated workflows
An open-source solution based on the MIT license
Limitations
Only support 'On-Demand' type automated scenarios
Require maintaining a separate server process
Depend on the permissions and rate limits of the Integrator API

How to use

Get API credentials
Create an API key in your Integrator profile, ensuring it includes the scenarios:read and scenarios:run permissions
Find the team ID
After logging in to Integrator, get the team ID from the URL of the team page (usually shown as part of the URL)
Configure the Claude desktop application
Modify the claude_desktop_config.json file and add the MCP server configuration
Start the application
Restart the Claude desktop application, and the AI assistant will automatically discover available Integrator scenarios

Usage examples

Automatic report generation
The AI assistant triggers the weekly report generation scenario based on the user's request, retrieves the latest data, and formats and returns it
Data query agent
The user queries through natural language, and the AI calls the backend data processing scenario to obtain accurate results

Frequently Asked Questions

Why are some of my scenarios not appearing in the AI tool list?
What specific permissions are required for the API key?
Can this server be used with other AI assistants?

Related resources

Integrator official documentation
Complete functional documentation for the Integrator platform
MCP protocol specification
Technical specification for the Model Context Protocol
GitHub repository
Project source code and issue tracking

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
        "integrator": {
            "command": "npx",
            "args": ["-y", "@boostspace/integrator-mcp-server"],
            "env": {
                "INTEGRATOR_API_KEY": "<your-api-key>",
                "INTEGRATOR_TEAM": "<your-team-id>"
            }
        }
    }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
4.6K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
5.2K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
6.2K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
6.2K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.7K
4.5 points
G
Gk Cli
GitKraken CLI is a command - line tool that provides multi - repository workflow management, AI - generated commit messages and pull requests, and includes a local MCP server for integrating tools such as Git, GitHub, and Jira.
5.6K
4.5 points
M
MCP
A collection of official Microsoft MCP servers, providing AI assistant integration tools for various services such as Azure, GitHub, Microsoft 365, and Fabric. It supports local and remote deployment, helping developers connect AI models with various data sources and tools through a standardized protocol.
C#
6.3K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
11.4K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.4K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.9K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.2K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
57.2K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.7K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
54.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
18.3K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
39.2K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase