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
此 repo 是一个演示 ActionKit 的 MCP 服务器。将此服务器连接到您的Claude 桌面即可访问 ActionKit 的所有Slack操作。本例中假设您的用户已通过 Paragon Connect Portal 进行身份验证。为了演示的目的,我们将操作过滤为 Slack 操作,但您可以通过删除index.ts
文件中的 Slack 过滤器来更改此设置。
Claude Desktop
npm install
npm run build
来构建一个由 Claude Desktop 使用的 JavaScript 文件vi ~/Library/Application\ Support/Claude/claude_desktop_config.json
claude_desktop_config.json
文件中粘贴此配置:USER
环境变量,这将对应于在Paragon Connect Portal
中验证的登录用户Finder
中的文件来找到 ABSOLUTE_PATHhammer icon
,其中包含 Slack 工具列表plug icon
,您可以通过它验证您的应用是否已连接到我们的 MCPThis 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