Skip to main content
Glama
kamolc4

Slack MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYYesAPI key for MCP endpoint bearer token authentication.
SESSION_SECRETYesSecret used to sign session cookies.
SLACK_BOT_TOKENNoStatic bot token (alternative to OAuth for single-workspace testing).
SLACK_CLIENT_IDNoSlack app client ID (required for OAuth flow).
SLACK_REDIRECT_URINoOAuth redirect URI (required for OAuth flow).
SLACK_CLIENT_SECRETNoSlack app client secret (required for OAuth flow).
SLACK_SIGNING_SECRETNoSlack app signing secret (required for OAuth flow).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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