Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MATTERMOST_URLYesThe URL of the Mattermost server (e.g., https://mattermost.company.com)
MATTERMOST_TOKENYesAuthentication token for Mattermost
MATTERMOST_KEEPALIVE_MSNoKeep-alive interval in milliseconds (default: 86400000)86400000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_threadB

Get Mattermost thread content by post ID

get_postA

Get single post content by ID

get_channel_postsC

Get posts from a channel

search_postsC

Search posts in team

list_channelsB

List channels in team

get_userA

Get user info by ID

send_messageC

Send message to channel

test_connectionA

Test Mattermost connection

get_unreadB

Get unread messages, threads and channels summary

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anton-sobolev-zhr/mattermost-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server