mcp-server-mattermost
1
This project is a Model Context Protocol (MCP) server designed for integration with Mattermost. It facilitates real-time message processing and monitoring through Mattermost API endpoints, offering secure and flexible transport modes.
npm run dev
Start the server in development mode, support hot reload
npm run lint
Run ESLint
npm run format
Format code using Prettier
npm test
Run the test
npm run inspect
Run the MCP Checker