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
このリポジトリは、ActionKit のデモを行う MCP サーバーです。このサーバーをClaude Desktopに接続すると、ActionKit のすべてのSlackアクションにアクセスできます。この例では、ユーザーが Paragon Connect ポータル経由で認証されていることを前提としています。このデモでは、アクションを Slack アクションのみにフィルタリングしていますが、 index.ts
ファイルで Slack フィルターを削除することで設定を変更できます。
Claude Desktop
をインストールしますnpm install
を実行しますnpm run build
を実行して、Claude Desktop で使用される JavaScript ファイルをビルドします。vi ~/Library/Application\ Support/Claude/claude_desktop_config.json
を使用して、Claude 構成ファイルを作成/編集します。claude_desktop_config.json
ファイルに次の設定を貼り付けます。USER
環境変数の場合、これはParagon Connect Portal
で認証されたログインユーザーに対応します。Finder
でファイルをクリックすると見つかります。hammer icon
が表示されます。plug icon
も表示されます。This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude Desktop に接続し、ActionKit を通じて Slack アクションへのアクセスを提供する MCP サーバー。これにより、ユーザーは認証された Paragon 資格情報を使用して Slack を操作できるようになります。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackmuva/mcp-actionkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server