nedasvi/slack-mcp-server-remote
3.2
If you are the rightful owner of slack-mcp-server-remote and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Cloudflare Workers-based MCP server implementation for Slack API integration, designed to work with AI clients like Claude or Cursor.
Tools
Functions exposed to the LLM to take actions
slack_list_channels
List public or pre-defined channels in the workspace
slack_post_message
Post a new message to a channel or send a direct message
slack_reply_to_thread
Reply to a specific message thread
slack_add_reaction
Add emoji reactions to messages
slack_get_channel_history
Get recent messages from a channel
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client