Full Slack access for channels, DMs, search, and message history
The Slack MCP Server gives your AI assistant full access to Slack workspaces for reading channels, sending messages, searching message history, and managing conversations. It connects via Slack Bot tokens for comprehensive workspace interaction.
Built by the community (korotovsky), this server provides tools for channel listing, message reading, posting, thread replies, user lookups, and full-text search across your workspace history.
Perfect for teams that rely on Slack for communication and want AI help with message triage, searching past conversations, composing responses, and staying on top of channels.
Add this to your MCP configuration file:
{
"mcpServers": {
"slack": {
"env": {
"SLACK_TEAM_ID": "<your-team-id>",
"SLACK_BOT_TOKEN": "xoxb-****"
},
"args": [
"-y",
"@modelcontextprotocol/server-slack"
],
"command": "npx"
}
}
}Official MCP reference server maintained by Anthropic/community.
30 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally