chatsuite
Verified Safeby hubertusgbecker
Overview
A unified hub for managing and orchestrating multiple Model Context Protocol (MCP) servers, integrating with AI chat platforms like LibreChat for dynamic tool discovery and communication with services like MCP Email.
Installation
docker-compose up -d mcphub mcp-email-serverEnvironment Variables
- NX_APP_ENV
- NODE_ENV
- PORT
- DEBUG
- MCP_EMAIL_CONFIG_PATH
Security Notes
The n8n service, part of the broader ChatSuite platform which MCPHub integrates with, is configured to run as root. While its entrypoint script attempts to drop privileges using `su-exec` or `gosu`, it will fall back to executing as root if these tools are unavailable, which is a security concern. The MCPHub documentation mentions a risk associated with Docker socket access, though it is not explicitly configured in the provided `docker-compose.yaml` for the MCPHub service. Default credentials are used in development environments for various services and must be changed for production deployments. A clear `SECURITY.md` is provided for responsible vulnerability reporting.
Similar Servers
wechat-robot-mcp-server
This server acts as a Model Context Protocol (MCP) gateway, integrating various AI capabilities (image recognition, TTS, image/video generation, chat summarization, personality analysis) and WeChat-specific functions (song requests, emoji extraction, group management) for a WeChat robot.
mcp-server
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
MCP-SERVER
Provides an MCP server for automated data analysis workflows including loading datasets, cleaning data, sentiment analysis, clustering, topic extraction, and generating comprehensive reports with visualizations for an AI client.
ga-ai-mcp-server
This server allows AI agents to query Google Analytics 4 data (reports, traffic sources, demographics, etc.) via the Model Context Protocol (MCP).