Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_BOT_TOKEN | Yes | Bot token (xoxb-...) required for Slack API interaction. | |
| SLACK_USER_TOKEN | No | User token (xoxp-...) used to enable search features. | |
| SLACK_MCP_LOG_LEVEL | No | Log level: DEBUG, INFO (default), WARNING, ERROR. | INFO |
| SLACK_MCP_ALLOWED_CHANNELS | No | Comma-separated channel IDs to restrict message sending (e.g., C123,C456). Default: all channels allowed. |
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 | |