quang1225/slack-mcp-ai-assistant
A Slack bot that integrates with Model Context Protocol (MCP) servers to provide AI-powered assistance with access to various tools and services. It summarize requirements in a Slack thread. Output is a Merge Request with analytics.
Platform-specific configuration:
{
"mcpServers": {
"slack-mcp-ai-assistant": {
"command": "npx",
"args": [
"-y",
"slack-mcp-ai-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...