mm-mcp

cockroach-eater/mm-mcp

3.2

If you are the rightful owner of mm-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 henry@mcphub.com.

The Model Context Protocol (MCP) server, mm-mcp, facilitates AI assistants' interaction with Mattermost, offering flexible authentication and message management capabilities.

Tools

Functions exposed to the LLM to take actions

get_teams

Get all teams the authenticated user is a member of.

get_channels

Get all channels in a specific team.

get_posts

Get recent posts from a channel.

send_message

Send a message to a channel.

search_messages

Search for messages in a team.

get_channel_by_name

Get a channel by its name in a team.

get_user_info

Get information about a user.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources