Connects a Slack bot to Model Context Protocol (MCP) servers via SSE or Stdio.
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
011 GitHub stars
02Written in TypeScript
03Supports SSE and Stdio MCP servers
04Compatible with MCP tools
05Configuration via .env file for Slack tokens
06Uses Socket Mode for easy local development
Use Cases
01Automating tasks within Slack using MCP tools
02Integrating external services with Slack conversations