Skip to main content
Glama
mynghn

Slack MCP Server

by mynghn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLACK_COOKIE_DNoSlack session cookie d value (starts with xoxd-)
SLACK_BOT_TOKENNoSlack Bot User OAuth Token (starts with xoxb-)
SLACK_WORKSPACENoWorkspace name for auto-refresh (e.g., 'mycompany')
SLACK_USER_TOKENNoSlack User Token (starts with xoxc-)
SLACK_REFRESH_ENABLEDNoEnable/disable auto-refresh (default: true)
SLACK_CREDENTIALS_PATHNoPath to store credentials file (default: ~/.slack-mcp-server/credentials.json)
SLACK_REFRESH_INTERVAL_DAYSNoRefresh interval in days (default: 7)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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