# Slack MCP Server - Environment Variables Template
# Copy this to .env and fill in your actual values
# Slack OAuth Token (get from https://api.slack.com/apps)
SLACK_TEST_TOKEN=xoxp-your-token-here-or-xoxb-bot-token
# Test Channel (Channel ID like C1234567890 or name like #testing)
SLACK_TEST_CHANNEL=#testing
# Optional: Enable message posting
# Set to "*" for all channels or comma-separated channel IDs
# SLACK_MCP_ADD_MESSAGE_TOOL=*
# Optional: Specific thread for testing replies
# SLACK_TEST_THREAD_TS=1234567890.123456
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/oregpt/Agenticledger_MCP_Slack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server