Skip to main content
Glama
bahakizil

Slack MCP Server

by bahakizil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API Key (starts with sk-). Required for AI features. Get it from platform.openai.com
TAVILY_API_KEYNoYour Tavily API Key (starts with tvly-). Optional for web search. Get it from tavily.com
SLACK_APP_TOKENYesYour Slack App Token (starts with xapp-). Required for Socket Mode (real-time auto-responses). Get it from api.slack.com/apps
SLACK_BOT_TOKENYesYour Slack Bot Token (starts with xoxb-). Required. Get it from api.slack.com/apps

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/bahakizil/slack_mcp'

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