Let AI securely search and perform Slack API actions with OAuth guardrails.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "slack-code-mcp" yet — see the docs or source repo.
Use the Slack MCP tool to find public channels and recent messages containing the keyword "incident," then summarize the results by channel.
A list of matching channels, summaries of relevant messages, and related links or identifiers.
Use the Slack API to post a release update to #engineering-updates: 'Version 2.3 is now live. Please report any issues within 30 minutes.'
The message is posted to the target channel, with a delivery result or message ID returned.
Check whether I have permission to add a specified user to #project-alpha; if allowed, perform the action and note which safety guardrails were applied.
A permission check result, execution status, and a note describing any write guardrails or approval limits applied.
Access Slack read-only data to search messages, threads, users, and channels.
Integrate Slack via MCP tools and webhooks for collaboration and automation.
Connect Slack to MCP clients for local-first, session-based collaboration tasks.
Connect to Slack and automate messaging, channels, and collaboration workflows.
Send Slack messages securely through MCP with bot or user token modes.
Lets AI access Slack as a user to search, read, and post messages.