Slack MCP Server
@SergioKingOne
About Slack MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"slack-mcp-server-sergiokingone": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Slack MCP Server?
A Model Context Protocol (MCP) server that enables LLMs to interact with Slack workspaces. It provides 11 tools for searching, reading, and managing Slack content, 4 resources for workspace information, and 5 prompts for common workflows.
How to use Slack MCP Server?
Install via npx with a Slack bot token and team ID. Add the server to your Claude Desktop configuration under mcpServers, specifying "command": "npx", "args": ["-y", "@sergdev1/slack-mcp-server"], and setting SLACK_BOT_TOKEN and SLACK_TEAM_ID environment variables.
Key features of Slack MCP Server
- 11 tools for channel, message, user, file, and reaction management
- 4 resources for workspace, user, and channel metadata
- 5 prompts for guided workflows like standup and knowledge search
- Search with modifiers (from, in, after, before, has:link, has:file)
- Pagination and rate-limit awareness
- Modular architecture for easy extension
Use cases of Slack MCP Server
- Search messages across the workspace for specific topics
- List all public and private channels and their details
- Summarize channel activity over a defined time period
- Find recent discussions or institutional knowledge
- Add and remove emoji reactions on messages
FAQ from Slack MCP Server
What OAuth scopes are required?
Essential scopes are channels:read, channels:history, groups:read, groups:history, users:read, users:read.email, and team:read. Additional scopes for full functionality include im:read, im:history, mpim:read, mpim:history, search:read, files:read, reactions:read, reactions:write, and bookmarks:read.
How to fix "channel_not_found" error?
Ensure the bot is a member of the channel, use the channel ID (not the name), and verify the channel has not been archived.
How to fix "missing_scope" error?
Add the required OAuth scopes to your Slack app and reinstall the app to your workspace. Some scopes may require admin approval.
Why are no messages returned?
Verify the bot has the appropriate history scope for the channel type (public, private, DM). Check the time range parameters and ensure the channel contains messages in that range.
How to
Frequently asked questions
What OAuth scopes are required?
Essential scopes are `channels:read`, `channels:history`, `groups:read`, `groups:history`, `users:read`, `users:read.email`, and `team:read`. Additional scopes for full functionality include `im:read`, `im:history`, `mpim:read`, `mpim:history`, `search:read`, `files:read`, `reactions:read`, `reactions:write`, and `bookmarks:read`.
How to fix "channel_not_found" error?
Ensure the bot is a member of the channel, use the channel ID (not the name), and verify the channel has not been archived.
How to fix "missing_scope" error?
Add the required OAuth scopes to your Slack app and reinstall the app to your workspace. Some scopes may require admin approval.
Why are no messages returned?
Verify the bot has the appropriate history scope for the channel type (public, private, DM). Check the time range parameters and ensure the channel contains messages in that range.
Basic information
More Communication MCP servers
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend

Caulo
PatryCaulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au
Mektup-mcp
WeeCiMektup gives AI agents and their humans a real email mailbox, not just a one-way sending API. Through 41 MCP tools, an agent can register a domain, create a mailbox, send and receive mail, and manage threads, drafts, fol
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
Comments