Back to Home
stevenvo icon

slack-mcp-server

Verified Safe

by stevenvo

Overview

Provides an AI assistant, like Claude, programmatic access to Slack conversations, threads, and workspace information through the Model Context Protocol (MCP).

Installation

Run Command
uvx slack-mcp-server-v2

Environment Variables

  • SLACK_USER_TOKEN
  • SLACK_BOT_TOKEN
  • SLACK_WORKSPACE_URL

Security Notes

The server uses environment variables for Slack tokens, which is a good security practice. It relies on the official `slack_sdk` library, and the `README` explicitly warns against committing tokens. No `eval`, `exec`, or other direct code execution vulnerabilities are apparent. The primary security consideration lies in the broad permissions a 'User Token' can grant, which is clearly documented, making token management the user's responsibility.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassHigh
Avg Tokens8000
Stars1
Forks0
Last Update2026-01-16

Tags

slackmcpaillmcommunication