Slack Message Sender
by a-g-e-n-t-s
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_LEVEL | No | Log level for the MCP server (e.g., info, debug, error) | info |
| SLACK_BOT_TOKEN | Yes | Your Slack bot token (xoxb-...) with required scopes: chat:write, chat:write.public, channels:read, groups:read |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageB | Send a message to a Slack channel. Can be used by Claude Desktop and KADI agents to send messages to channels or start new threads. |
| send_replyA | Reply to a message in a Slack thread. Useful for maintaining conversation context. |
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/a-g-e-n-t-s/mcp-server-slack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server