Overview
Features
Multiple Transport Support
Supports both stdio and Streamable HTTP transports for local and remote deployments.
Modern MCP SDK
Updated to MCP SDK v1.13.2 with modern APIs and schema validation.
Comprehensive Slack Integration
Full set of Slack operations including listing channels, posting messages, replying to threads, adding reactions, fetching history, and retrieving user data.
Command Line Interface
CLI options to select transport, port, and token, with environment variable support.
Session Management
Implements robust session handling for the Streamable HTTP transport, including resumable connections.
Zod Validation
Uses Zod for request and response schema validation to ensure data integrity.
Bearer Token Authentication (HTTP)
Bearer token support with precedence rules; auto-generated if not provided.
HTTP API Endpoints
Exposes POST /mcp, GET /mcp, and DELETE /mcp for Streamable HTTP transport.




