Slack MCP server
Post and read messages in Slack channels.
How it runs
Slack is a stdio MCP server. mcpfold launches it with:
npx -y @modelcontextprotocol/server-slackAdd to your config
mcpfold add @modelcontextprotocol/server-slackNeeds a token — mcpfold stores it as a reference (${env:SLACK_BOT_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.