tuannvm/slack-mcp-client
A Slack bot and MCP client acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"slack-mcp-client": {
"command": "npx",
"args": [
"-y",
"slack-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...