We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcharleson/slack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•310 B
# Slack Bot Token (xoxb-...)
# Required for most operations
SLACK_BOT_TOKEN=xoxb-your-bot-token-here
# Slack User Token (xoxp-...)
# Required for search operations and some user-level actions
SLACK_USER_TOKEN=xoxp-your-user-token-here
# Optional: Default channel for testing
# SLACK_DEFAULT_CHANNEL=general