I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

kakehashi-inc_mattermost-mcp-server
Miroir dehttps: //github.com/kakehashi-inc/mattermost-mcp-server
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
mattermost-mcp-server
This project implements a Model Context Protocol (MCP) server for Mattermost integration. It connects to Mattermost API endpoints to retrieve and process various information, making it available through standard MCP transports.
Features
- Connects to Mattermost API endpoints
- Supports multiple transport modes:
- SSE (Server-Sent Events)
- Standard I/O
- Real-time message processing
- Team and channel-specific monitoring
- Secure token-based authentication
Requirements
- Node.js >= 22
- npm >= 10
Setup
- Clone this repository:
git clone https://github.com/kakehashi-inc/mattermost-mcp-server.git
cd mattermost-mcp-server
- Install dependencies:
npm install
- Build the server:
npm run build
Usage
The server can be run in two transport modes:
SSE Transport Mode
npm start -- --endpoint="https://your-mattermost-server" \
--token="your-mattermost-token" \
--team-id="your-team-id" \
--channels="channel1,channel2" \
--port 8202
Standard I/O Transport Mode
npm start -- --endpoint="https://your-mattermost-server" \
--token="your-mattermost-token" \
--team-id="your-team-id" \
--channels="channel1,channel2" \
--stdio
Required Parameters
-
endpoint
: Your Mattermost server URL -
token
: Your Mattermost authentication token -
team-id
: The ID of the team to monitor -
channels
: Comma-separated list of channel names to monitor
Optional Parameters
-
port
: Port number for SSE transport mode (default: 8202) -
stdio
: Flag to enable Standard I/O transport mode
Development
-
npm run dev
: Start the server in development mode with hot reload -
npm run lint
: Run ESLint -
npm run format
: Format code using Prettier -
npm test
: Run tests -
npm run inspect
: Run MCP inspector
License
MIT
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Japanese education, creating tailored learning experiences.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/suhail-ak-s/mcp-typeseense-server
本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Reviews

user_lD7fTHEd
I've been using the kakehashi-inc_mattermost-mcp-server for a while now, and it has significantly improved my team's communication and productivity. Developed by MCP-Mirror, this server is reliable and efficient. The integration capabilities are excellent, making it a seamless addition to our workflow. Highly recommend checking it out!