Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dVelopment • Uncategorized
An MCP server enabling AI assistants to interact with Slack via Server-Sent Events transport.
Send and receive Slack messages programmatically via SSE.
Access Slack workspace data such as channels, users, and message history.
That require integration with Slack using a simple HTTP-based MCP server.
This MCP server integrates Slack API functionality using SSE transport, allowing AI agents to communicate with Slack workspaces over HTTP/HTTPS. It supports essential Slack operations such as listing channels, posting messages, replying in threads, adding reactions, and retrieving user information. The server is implemented in TypeScript, supports Docker deployment, and includes a simple web interface and health check endpoint for easy management.