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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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