Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MATTERMOST_MCP_CONFIG | Yes | Absolute path to the webhooks.yaml configuration file |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
mattermost_list_webhooks | 등록된 Mattermost 웹훅 채널 목록을 확인합니다. |
mattermost_set_default | 지정한 채널을 기본 웹훅으로 설정합니다. |
mattermost_send_message | 기본 또는 지정한 채널 웹훅으로 메시지를 전송합니다. |