by MCP Community
A simplified MCP server for Slack messaging and channel operations with stdio transport
A simplified MCP server for Slack messaging and channel operations with stdio transport
npx -y simple-slack-mcp-server
{
"mcpServers": {
"simple-slack": {
"command": "npx",
"args": ["-y", "simple-slack-mcp-server"]
}
}
}Authentication
OAuth + PKCEServer class
VendorCompliance
None declared