kakehashi-inc_mattermost-mcp-server
0
The mattermost-mcp-server is designed to integrate with Mattermost by implementing a Model Context Protocol server. It provides real-time message processing and monitoring of teams and channels through secure, token-based authentication.
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