SERVER
Slack MCP Server
Rank #31079pulsemcp/stevenvo-slack
Read Slack conversations, threads, user info, and search messages from your MCP client.
First listed
Nov 6, 2025
Last publish date
Nov 7, 2025
OVERVIEW
Slack MCP Server is a Model Context Protocol (MCP) server published by stevenvo. It ranks #31079 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Slack MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Nov 6, 2025 and most recently updated on Nov 7, 2025.
STANDING
#31,079of 58,832 tracked servers
Ranks ahead of 27,753 of 58,832 servers on MCP Toplist.
CONNECT
Use Slack MCP Server
Add Slack MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"stevenvo-slack": {
"command": "uvx",
"args": [
"slack-mcp-server-v2"
],
"env": {
"SLACK_USER_TOKEN": "<your SLACK_USER_TOKEN>",
"SLACK_BOT_TOKEN": "<your SLACK_BOT_TOKEN>",
"SLACK_WORKSPACE_URL": "<your SLACK_WORKSPACE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
stevenvo
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 7, 2025 |
FAQ
Frequently asked questions
- What is Slack MCP Server?
- Read Slack conversations, threads, user info, and search messages from your MCP client.
- Who maintains Slack MCP Server?
- Slack MCP Server is maintained by stevenvo, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Slack MCP Server an official MCP server?
- Yes — Slack MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Slack MCP Server have?
- MCP Toplist tracks 1 version of Slack MCP Server, most recently published on Nov 7, 2025.
- Where can I find the source code for Slack MCP Server?
- The source code for Slack MCP Server is hosted at github.com/stevenvo/slack-mcp-server.
EXPLORE