Server data from the Official MCP Registry
Read Slack conversations, threads, user info, and search messages from your MCP client.
Read Slack conversations, threads, user info, and search messages from your MCP client.
Set these up before or after installing:
Environment variable: SLACK_USER_TOKEN
Environment variable: SLACK_BOT_TOKEN
Environment variable: SLACK_WORKSPACE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-stevenvo-slack-mcp-server": {
"env": {
"SLACK_BOT_TOKEN": "your-slack-bot-token-here",
"SLACK_USER_TOKEN": "your-slack-user-token-here",
"SLACK_WORKSPACE_URL": "your-slack-workspace-url-here"
},
"args": [
"slack-mcp-server-v2"
],
"command": "uvx"
}
}
}Valid MCP server (3 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!