Skip to main content
Glama
jeffmm
by jeffmm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_MCP_CACHE_TTLNoCache TTL in seconds or duration string (1h, 30m, 3600s)3600
SLACK_MCP_LOG_LEVELNoLog level (debug, info, warning, error)info
SLACK_MCP_XOXB_TOKENNoBot OAuth token (priority 2)
SLACK_MCP_XOXC_TOKENNoBrowser session token (priority 3, requires XOXD too)
SLACK_MCP_XOXD_TOKENNoBrowser d cookie value (priority 3, requires XOXC too)
SLACK_MCP_XOXP_TOKENNoUser OAuth token (priority 1)
SLACK_MCP_USERS_CACHENoPath to persistent users cache file
SLACK_MCP_REACTION_TOOLNoEnable reaction tools (true/1 for all, comma-separated channel IDs for allowlist, !-prefixed channel IDs for blocklist)
SLACK_MCP_CHANNELS_CACHENoPath to persistent channels cache file
SLACK_MCP_ATTACHMENT_TOOLNoEnable attachment download tool (true/1 for all, comma-separated channel IDs for allowlist, !-prefixed channel IDs for blocklist)
SLACK_MCP_ADD_MESSAGE_MARKNoMark channel as read when sending a message (true/false)false
SLACK_MCP_ADD_MESSAGE_TOOLNoEnable message posting tool (true/1 for all, comma-separated channel IDs for allowlist, !-prefixed channel IDs for blocklist)
SLACK_MCP_ADD_MESSAGE_UNFURLINGNoControl link unfurling in sent messages

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

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