Slack
pulsemcp/slackProvides secure multi-user OAuth authentication and read-only access to Slack workspaces with comprehensive search capabilities, message retrieval, user profiles, and workspace information through session-based access control and CSRF protection.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"slack": {
"url": "None",
"transport": "http"
}
}
}