nqkdev/slack-local-mcp
If you are the rightful owner of slack-local-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Slack Local MCP is a lightweight Model Context Protocol server designed for Slack automation using cookie-based authentication.
Tools
Functions exposed to the LLM to take actions
send_message
Send a message to a Slack channel.
send_direct_message
Send a direct message to a specific user.
reply_to_thread
Reply to a specific thread in a channel.
schedule_message
Schedule a message to be sent at a future time using Slack's native scheduling.
fetch_channel_messages
Retrieve recent messages from a channel for summarization or context.
fetch_thread_messages
Get all messages from a specific thread.
add_reaction
Add an emoji reaction to a message.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client