kakehashi-inc/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.
Tools
Functions exposed to the LLM to take actions
mattermost_channels
Fetch channels from Mattermost. return json of channels information.
mattermost_fetch
Fetch messages from Mattermost channels. return json of messages grouped by channel.
mattermost_search
Search messages from Mattermost channels. return json of messages grouped by channel.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client