io.github.stevenvo

slack-mcp-server

Read Slack conversations, threads, user info, and search messages from your MCP client.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

SLACK_USER_TOKEN(str)
Secret

Slack User OAuth Token (starts with xoxp-). Get from https://api.slack.com/apps

SLACK_BOT_TOKEN(str)
Secret

Slack Bot User OAuth Token (starts with xoxb-). Alternative to user token.

SLACK_WORKSPACE_URL(str)
Required

Your Slack workspace URL (e.g., https://your-company.slack.com). Required for generating message links.