A
securityA
licenseA
qualityEnables interaction with Slack workspaces as a user, supporting channel listing, message posting, threading, reactions, and user management via the Slack API.
Last updated -
8
3
JavaScript
MIT License
Slack の検索機能にアクセスするためのツールとリソースを提供するモデルコンテキストプロトコル (MCP) サーバー。このサーバーにより、LLM は Slack ワークスペースからユーザー、チャンネル、メッセージなどを検索・取得できます。
get_users
- Slackワークスペース内のユーザーのリストを取得しますget_channels
- Slackワークスペース内のチャンネルのリストを取得しますget_channel_messages
- 特定のチャネルからメッセージを取得するget_thread_replies
- スレッド内の返信を取得するsearch_messages
- Slack 内のメッセージを検索するallusers://
- Slackワークスペース内のすべてのユーザーを取得しますallchannels://
- Slackワークスペース内のすべてのチャンネルを取得します実行可能ファイルをビルドするには:
これにより、 dist
ディレクトリにコンパイルされた実行可能ファイルが作成されます。
このサーバーを MCP 対応 LLM で使用するには、MCP 構成に追加します。
サーバーには、次の包括的なエラー処理が含まれています。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LLM が Slack の検索機能にアクセスして、Slack ワークスペースからユーザー、チャンネル、メッセージ、スレッドの返信を取得できるようにする MCP サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/takuya0206/slack_search_function_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server