Skip to main content
Glama
a-g-e-n-t-s

Slack Message Sender

by a-g-e-n-t-s

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_LEVELNoLog level for the MCP server (e.g., info, debug, error)info
SLACK_BOT_TOKENYesYour Slack bot token (xoxb-...) with required scopes: chat:write, chat:write.public, channels:read, groups:read

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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