@pipeworx/slack_connect
Connect: https://gateway.pipeworx.io/slack_connect/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 5
Tools
- slack_list_channels — List channels in the Slack workspace. Returns channel names, IDs, and metadata.
- slack_channel_history — Get message history from a Slack channel. Bot auto-joins the channel if needed.
- slack_send_message — Send a message to a Slack channel. Bot auto-joins the channel if needed.
- slack_list_users — List users in the Slack workspace. Returns user profiles, IDs, and status.
- slack_join_channel — Join a public Slack channel so the bot can read history and post messages.
Tools
slack_channel_history— Get message history from a Slack channel. Bot auto-joins the channel if needed.slack_join_channel— Join a public Slack channel so the bot can read history and post messages.slack_list_channels— List channels in the Slack workspace. Returns channel names, IDs, and metadata.slack_list_users— List users in the Slack workspace. Returns user profiles, IDs, and status.slack_send_message— Send a message to a Slack channel. Bot auto-joins the channel if needed.