From finance
Provides Slack workspace access for messaging, channel/user management via cached data. Runs locally as stdio subprocess. Requires Slack bot (XOXC) and user (XOXD) tokens.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin financeAdd to your .mcp.json:
{
"mcpServers": {
"slack": {
"url": "https://mcp.slack.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.slack.com/mcpShare bugs, ideas, or general feedback.