A Python MCP (Model Context Protocol) server and API library for Slack workspace integration. Exposes 40+ Slack operations as MCP tools for use with Claude Desktop, and provides a clean async Python API for building Slack integrations. - **Python API library**: `from slack_mpm.api import messages; await messages.send_message(...)`