F
licenseNot graded
qualityF
maintenanceAn MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.
42
-
No user-submitted related servers found.
Scored across 9 tools
All tools have clearly distinct purposes: messaging, user info, channels, reactions, and monitoring. No two tools overlap in functionality, making selection unambiguous.
All tools follow a consistent pattern of `mattermost_verb_noun` in snake_case, such as `mattermost_post_message` and `mattermost_list_channels`. No mixing of conventions.
9 tools is a well-scoped set for a Mattermost integration, covering essential operations without being overwhelming or sparse.
Covers core chat operations (read, post, reply, user info, channels, reactions, monitoring). Minor gaps like message editing or deletion are absent but the surface is mostly complete for typical workflows.