Back to Home

mcp-server-mattermost

Verified Safe

by kakehashi-inc

Overview

This project implements a Model Context Protocol (MCP) server for integrating Mattermost with AI tools, enabling message search and processing.

Installation

Run Command
No command provided

Security Notes

The server connects to Mattermost API endpoints using a sensitive `MATTERMOST_TOKEN`, which grants access to Mattermost data. While `dotenvx` is recommended for secure environment variable handling, the exposure of Mattermost content via standard MCP transports (stdio, http-stream, sse) carries deployment-specific risks. No obvious 'eval' or obfuscation is present in the provided context, but proper token management and secure deployment of the MCP server are crucial.

Similar Servers

Stats

Interest Score33
Security Score7
Cost ClassMedium
Avg Tokens5000
Stars3
Forks1
Last Update2025-11-17

Tags

MattermostMCPAI IntegrationChatOpsNode.js