Mattermost MCP Server
by jarviscodes
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH | No | Authentication method for remote HTTP mode. Omit for stdio mode. | |
| MCP_ISSUER | No | Public HTTPS URL of the MCP server (required for OAuth mode) | |
| MCP_API_KEY | No | Static API key for bearer authentication | |
| MCP_OAUTH_DB | No | Path to OAuth database file (default: /var/lib/mattermost-mcp/oauth.db) | |
| MCP_TRANSPORT | No | Transport type (stdio or http); defaults based on mode | |
| MATTERMOST_URL | No | Mattermost server URL, e.g., https://mattermost.example.com | |
| MATTERMOST_TEAM | No | Default team name | |
| MATTERMOST_TOKEN | No | Mattermost bot access token (required for all modes) | |
| MCP_OWNER_PASSWORD | No | Password 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues