mcp-server-mattermost
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP bind host | 127.0.0.1 |
| MCP_PORT | No | HTTP port | 8000 |
| MCP_TRANSPORT | No | Transport: stdio or http | stdio |
| MATTERMOST_URL | Yes | Mattermost server URL | |
| MATTERMOST_TOKEN | Yes | Bot or personal token. Required for static_token auth mode (default). | |
| MATTERMOST_TIMEOUT | No | Request timeout in seconds | 30 |
| MATTERMOST_AUTH_MODE | No | Auth mode: static_token, client_token, or oauth_proxy | static_token |
| MATTERMOST_LOG_LEVEL | No | Logging level | INFO |
| MATTERMOST_LOG_FORMAT | No | Log output format: json or text | json |
| MATTERMOST_VERIFY_SSL | No | Verify SSL certificates | true |
| MATTERMOST_API_VERSION | No | Mattermost API version | v4 |
| MATTERMOST_MAX_RETRIES | No | Max retry attempts | 3 |
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 | |
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/cloud-ru-tech/mcp-server-mattermost'
If you have feedback or need assistance with the MCP directory API, please join our Discord server