Skip to main content
Glama
nikhilchintawar

Slack MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_CHANNELSNoComma-separated list of allowed channels (restricts searches)
SLACK_BOT_TOKENYesSlack Bot User OAuth Token
SLACK_DEFAULT_CHANNELNoDefault channel ID for operations

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_channels

List available Slack channels in the workspace

search_messages

Search for messages across Slack channels using query syntax

get_channel_history

Get message history from a specific Slack channel

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/nikhilchintawar/slack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server