MCP Configs2026年4月6日·1 分钟阅读

Slack MCP — Team Messaging Server for AI Agents

MCP server that connects AI agents to Slack workspaces. Send messages, read channels, search history, manage threads, and automate team communication via natural language. 1,500+ stars.

MC
MCP Hub · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

将以下配置添加到 .mcp.json:

{
  "mcpServers": {
    "slack": {
      "command": "npx",
      "args": ["-y", "@anthropic/mcp-slack"],
      "env": { "SLACK_BOT_TOKEN": "xoxb-你的令牌" }
    }
  }
}

简介

Slack MCP 是一个将 AI Agent 连接到 Slack 工作区的 MCP 服务器,GitHub 1,500+ stars。发送消息、读取频道、搜索历史和管理话题线程。适合需要 AI 自动化 Slack 工作流的开发者。


🙏

来源与感谢

Built on Slack API. Licensed under MIT.

mcp-slack — ⭐ 1,500+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产