A step-by-step guide to building a lightweight Model Context Protocol (MCP) server that connects to Slack's Web API. This server exposes tools for searching your Slack mentions and extracting action items — all over stdio using JSON-RPC.
This MCP server:
- Connects to Slack using a Bot Token and the Slack Web API