The Slack MCP Server enables interaction with Slack workspaces, providing tools to manage channels, messages, reactions, and users. With this server, you can:
- List public or predefined channels with optional pagination
- Post new messages to specific Slack channels
- Reply to existing message threads
- Add emoji reactions to messages
- Retrieve channel history and recent messages
- Get all replies in a specific message thread
- List workspace users with basic profile information
- Access detailed user profile information
Allows Claude to interact with Slack workspaces, including listing channels, posting messages, replying to threads, adding reactions, getting channel history, getting thread replies, and retrieving user information.
README.md
not found. View project on GitHub.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.Last updated -211TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that enables LLMs to access Slack's search functionality to retrieve users, channels, messages, and thread replies from a Slack workspace.Last updated -3TypeScript
- -securityFlicense-qualityAn MCP server that connects to Claude Desktop and provides access to Slack actions through ActionKit, allowing users to interact with Slack via their authenticated Paragon credentials.Last updated -1TypeScript
- AsecurityFlicenseAqualityAn MCP server that allows Claude to interact with Discord by providing tools for sending/reading messages and managing server resources through Discord's API.Last updated -1935JavaScript