mattermost-mcp

adeg/mattermost-mcp

3.2

If you are the rightful owner of mattermost-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Mattermost MCP Server is a production-ready server that integrates Mattermost functionality with the Model Context Protocol, enabling AI and LLM-powered applications to interact with Mattermost workspaces.

Tools

Functions exposed to the LLM to take actions

mattermost_list_channels

List all public channels in the Mattermost workspace with pagination support.

mattermost_get_channel_history

Retrieve recent messages from a specific channel.

mattermost_post_message

Post a new message to a channel.

mattermost_reply_to_thread

Reply to a specific message thread.

mattermost_add_reaction

Add an emoji reaction to a message.

mattermost_get_thread_replies

Retrieve all replies in a message thread.

mattermost_get_users

List workspace users with pagination.

mattermost_get_user_profile

Get detailed profile information for a specific user.

mattermost_run_monitoring

Trigger the topic monitoring process immediately.

mattermost_get_monitoring_status

Get current monitoring system status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources