Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
Slack MCP Server
by Anthropic
active
Read and post Slack messages, manage channels, search history.
Productivity & Communication
slack
messaging
team
communication
anthropic
official
No ratings yet
0 viewsAbout
Official Anthropic MCP server for Slack workspace integration. Enables AI agents to read channel messages, post messages, search message history, list channels, and manage reactions. Requires a Slack Bot Token with appropriate scopes.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
stdio://npx @modelcontextprotocol/server-slackTransport
Stdio (subprocess)
Auth Method
API Key
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"slack": {
"env": {
"SLACK_TEAM_ID": "T0XXXXXXX",
"SLACK_BOT_TOKEN": "xoxb-your-token"
},
"args": [
"-y",
"@modelcontextprotocol/server-slack"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- free
- Provider
- Anthropic