mcp-server-mattermost
If you are the rightful owner of mcp-server-mattermost 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.
This project implements a Model Context Protocol (MCP) server for Mattermost integration.
The Mattermost MCP Server is designed to integrate with Mattermost by connecting to its API endpoints. It processes and retrieves information, making it accessible through standard MCP transports. The server supports real-time message processing and can monitor specific teams and channels. It ensures secure communication through token-based authentication and offers flexibility with multiple transport modes, including Server-Sent Events (SSE) and Standard I/O. The server is built using Node.js and requires environment configuration for seamless 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