Slack Client
Createdcsonigo
Connects a Slack bot to Model Context Protocol (MCP) servers via SSE or Stdio.
About
This TypeScript-based tool enables you to integrate a Slack bot with MCP servers, allowing the bot to interact with and leverage the capabilities of MCP tools. It supports both Server-Sent Events (SSE) and Stdio connections. By configuring the application with your Slack tokens and MCP server details, you can quickly deploy a bot that engages in conversations within Slack threads, utilizing the power of connected MCP tools.
Key Features
- 1 GitHub stars
- Written in TypeScript
- Supports SSE and Stdio MCP servers
- Compatible with MCP tools
- Configuration via .env file for Slack tokens
- Uses Socket Mode for easy local development
Use Cases
- Automating tasks within Slack using MCP tools
- Integrating external services with Slack conversations
- Building AI-powered assistants within Slack