slack-mcp-server
15
Overview
MCP server for Slack with channels, DMs, message history, search, and smart pagination
Transport
sse
Tools
Key Capabilities
- Real-time access to Slack conversations, channels, and direct messages
- Message history retrieval with smart pagination for efficient data access
- Advanced search capabilities across messages and conversations
- Support for multiple authentication methods including OAuth, Bot tokens, and session-based auth
How It Works
The Slack MCP server connects your assistant to Slack workspaces using SSE transport, providing flexible authentication and comprehensive access to workspace data through:
- Channel and DM discovery with channels_list tool for workspace visibility
- Message history and threading support with conversations_history and conversations_replies
- Message search functionality with conversations_search_messages for finding specific content
- Message posting capability with conversations_add_message for interaction