Skip to main content
Glama
jarviscodes

Mattermost MCP Server

by jarviscodes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTHNoAuthentication method for remote HTTP mode. Omit for stdio mode.
MCP_ISSUERNoPublic HTTPS URL of the MCP server (required for OAuth mode)
MCP_API_KEYNoStatic API key for bearer authentication
MCP_OAUTH_DBNoPath to OAuth database file (default: /var/lib/mattermost-mcp/oauth.db)
MCP_TRANSPORTNoTransport type (stdio or http); defaults based on mode
MATTERMOST_URLNoMattermost server URL, e.g., https://mattermost.example.com
MATTERMOST_TEAMNoDefault team name
MATTERMOST_TOKENNoMattermost bot access token (required for all modes)
MCP_OWNER_PASSWORDNoPassword for the OAuth consent screen

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jarviscodes/mattermost-mcp'

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