slack-mcp-server

The slack-mcp-server is an MCP server designed for accessing the Slack API. It enables AI assistants to interact with the Slack API through a standardized interface. Supporting multiple transport methods, it offers a range of functionalities for efficient communication and automation within Slack.

GitHub Stars

97

User Rating

Not Rated

Favorites

0

Views

109

Forks

21

Issues

3

Technical Information

Programming Languages

JavaScriptPrimary Language

System Requirements

Node.js: 18.0.0以上
npm: 8.0.0以上

Provided Features

slack_list_channels - ワークスペース内の公開チャンネルをページネーション付きでリスト表示
slack_post_message - Slackチャンネルに新しいメッセージを投稿
slack_reply_to_thread - Slack内の特定のメッセージスレッドに返信
slack_add_reaction - メッセージにリアクション絵文字を追加
slack_get_channel_history - チャンネルの最近のメッセージを取得
slack_get_thread_replies - メッセージスレッド内のすべての返信を取得
slack_get_users - ワークスペース内のすべてのユーザーの基本プロフィール情報を取得
slack_search_messages - 強力なフィルターを使用してワークスペース内のメッセージを検索

Safety Analysis

Safety Score
Safe100/100

Recommended For

Recommended for developers looking to build applications utilizing the Slack API or projects aiming to integrate AI assistant functionalities into Slack.

Maintenance Status

Active