# Slack MCP server

Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mindstone-mcp-server-slack
- Repository: https://github.com/mindstone/mcp-servers

## Install
- Command: `npx -y @mindstone/mcp-server-slack`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @mindstone/mcp-server-slack v0.1.3
- Environment variable: SLACK_CONFIG_PATH (required)
- Environment variable: SLACK_TEAM_ID (required)
- Environment variable: SLACK_CLIENT_ID (required)
- Environment variable: SLACK_CLIENT_SECRET (required; secret)
- Environment variable: SLACK_DISABLE_REFRESH
- Environment variable: SLACK_REQUEST_TIMEOUT_MS (default 60000)
- Environment variable: SLACK_MAX_RETRIES (default 10)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.mindstone
- Version: 0.1.3
- Runtime: Npm
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 21, 2026
- Source: https://registry.modelcontextprotocol.io
