← Back to article
Open article →
Slack Mcp Server New Tools Developer Guide 2026
Evidence notes document the bounded local or source-based checks behind an Effloow article. They are not product endorsements, legal advice, or benchmark claims.
Date: 2026-06-01
Track: tool-scout
Slug: slack-mcp-server-new-tools-developer-guide-2026
Environment: Source-based inspection — no Slack API key
New Tools Verified (May 13, 2026)
Source: docs.slack.dev/changelog/2026/05/13/new-mcp-tools/
add_reaction— adds emoji reaction to a Slack message on behalf of authenticated usercreate_conversation— creates new Slack channel, group DM, or IM conversationlist_channel_members— retrieves user IDs for members of a given channel or conversationlist_emoji— returns list of custom emoji available in the workspaceread_files— retrieves metadata and content of files shared in Slack workspaces
Original MCP Tools (from Feb 17, 2026 GA launch)
Source: docs.slack.dev/changelog/2026/02/17/slack-mcp/
search_messages— search Slack workspace messages with filterspost_message— post messages to channels or DMsread_channel— retrieve channel messages and metadatalist_users— list workspace userslist_channels— list workspace channelsget_user_info— retrieve user detailscanvas operations— read/write Slack canvasesReal-time Search (RTS) API— structured semantic search
Growth Metrics Verified
- 25x increase in RTS queries and MCP tool calls (source: Slack blog powering-agentic-collaboration)
- 30 new Salesforce AI features in May 2026 wave (source: chatforest.com salesforce-slack-mcp)
Security Model Confirmed
- Only Marketplace-published apps and internal apps can use MCP (unlisted apps prohibited)
- Workspace admins approve and manage all MCP client integrations
- Tokens scoped per user (agent acts on behalf of authenticated user)
Not Tested
- No Slack workspace API calls (no API key available)
- No agent execution tested
- No rate limit or quota behavior verified
Sources
- Official new tools: docs.slack.dev/changelog/2026/05/13/new-mcp-tools/
- MCP overview: docs.slack.dev/ai/slack-mcp-server/
- GA announcement: docs.slack.dev/changelog/2026/02/17/slack-mcp/
- Usage stats: slack.com/blog/news/powering-agentic-collaboration
- Security model: slack.com/blog/news/mcp-real-time-search-api-now-available
Read the article
This note supports the public article and records what was actually checked.