kakehashi-inc_mattermost-mcp-server
If you are the rightful owner of kakehashi-inc_mattermost-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mattermost-mcp-server is a Model Context Protocol server designed for integration with Mattermost, enabling real-time message processing and monitoring through various transport modes.
The mattermost-mcp-server is a specialized server that facilitates the integration of Mattermost with the Model Context Protocol (MCP). It connects to Mattermost API endpoints to retrieve and process information, making it accessible through standard MCP transports such as Server-Sent Events (SSE) and Standard I/O. This server is designed to handle real-time message processing and offers team and channel-specific monitoring capabilities. It ensures secure communication through token-based authentication, making it a robust solution for organizations using Mattermost for team collaboration. The server requires Node.js version 22 or higher and npm version 10 or higher for setup and operation.
Features
- Connects to Mattermost API endpoints
- Supports multiple transport modes: SSE and Standard I/O
- Real-time message processing
- Team and channel-specific monitoring
- Secure token-based authentication