mattermost_list_channelsAMattermost MCP ServerList channels in a Mattermost workspace. Optionally include private channels and direct messages by setting include_private to true.MIT
mattermost_get_channel_historyAMattermost MCP ServerRetrieve channel messages from Mattermost with optional filters for date range, post IDs, or message count.MIT
mattermost_get_usersBMattermost MCP ServerRetrieve a paginated list of users in your Mattermost workspace by specifying page number and limit.MIT
mattermost_reply_to_threadBMattermost MCP ServerSend a reply to an existing message thread in a Mattermost channel. Requires channel ID, parent post ID, and reply text.MIT
mattermost_searchCMattermost MCP ServerRetrieve and filter messages from Mattermost channels using search queries or fetch recent messages. Specify channels, set message limits, and enhance monitoring with the MCP server integration.MIT
mattermost_post_messageCMattermost MCP ServerPost a new message to a Mattermost channel using the channel ID and message text.MIT
Mattermost MCP ServerCommunicationWorkplace & ProductivityconartiAlicenseAqualityDmaintenanceMCP Server for the Mattermost API, enabling Claude and other MCP clients to interact with Mattermost workspaces. Last updated 2025-12-209362MIT
mcp-server-mattermostCommunicationWorkplace & Productivitycloud-ru-techAlicense-qualityBmaintenanceLets AI assistants read, search, and post messages in Mattermost channels, manage threads, reactions, files, and users with 38 tools. Last updated 2026-05-2630MIT
mattermost_list_webhooksBMattermost S MCPView registered Mattermost webhook channels to manage communication endpoints for sending messages via the MCP protocol.
mattermost_get_thread_repliesAMattermost MCP ServerRetrieve all replies in a message thread by providing the channel ID and post ID.MIT
create_alert_channelADevHelm MCP ServerCreate alert channels for email, Slack, PagerDuty, and other services to send incident notifications to your team.MIT
mattermost_get_user_profileBMattermost MCP ServerObtain comprehensive profile details for a specified user by providing their user ID.MIT
mattermost_add_reactionBMattermost MCP ServerAdd a reaction emoji to a message in a Mattermost channel. Provide the channel ID, post ID, and emoji name.MIT
mattermost_run_monitoringCMattermost MCP ServerTrigger an immediate execution of topic monitoring to detect new messages in channels without waiting for the scheduled interval.MIT
get_current_userBMattermost MCP ServerRetrieve your Mattermost user profile information including username, email, and account details to verify identity and access permissions.
get_teamsBMattermost MCP ServerRetrieve all teams the current user belongs to in Mattermost for team management and access control.
search_user_messagesCMattermost MCP ServerFind messages from specific Mattermost users by name or username, optionally filtering by keywords to locate relevant conversations.
get_user_infoCMattermost MCP ServerRetrieve user details from Mattermost using a user ID to access username, display name, nickname, and other profile information.
search_messagesCMattermost MCP ServerSearch for messages in Mattermost using keywords, usernames (with @ or from:), or dates to find specific conversations and information.
search_usersCMattermost MCP ServerFind Mattermost users by name, username, or nickname to identify team members and manage user interactions within the platform.
get_channel_messagesCMattermost MCP ServerRetrieve recent messages from a Mattermost channel with author details. Specify channel ID to fetch messages with user names and usernames included.
get_channelsCMattermost MCP ServerRetrieve channel lists for a specific team in Mattermost to manage communication channels and organize team discussions effectively.