Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Slack Connect

БесплатноНе проверен

Provides Slack workspace integration tools for AI agents, enabling channel listing, message history retrieval, sending messages, user listing, and channel joini

GitHubEmbed

Описание

Provides Slack workspace integration tools for AI agents, enabling channel listing, message history retrieval, sending messages, user listing, and channel joining through natural language.

README

Slack MCP Pack

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool Description
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.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "slack_connect": {
      "url": "https://gateway.pipeworx.io/slack_connect/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Slack_connect data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-slack_connect

Установка Slack Connect

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-slack_connect

FAQ

Slack Connect MCP бесплатный?

Да, Slack Connect MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Slack Connect?

Нет, Slack Connect работает без API-ключей и переменных окружения.

Slack Connect — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Slack Connect в Claude Desktop, Claude Code или Cursor?

Открой Slack Connect на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Slack Connect with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication