MCP.so
登录

zed-slack-mcp

@semioz

关于 zed-slack-mcp

Zed extension for Slack's MCP server.

基本信息

分类

沟通协作

运行时

rust

传输方式

stdio

发布者

semioz

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is zed-slack-mcp?

This is a Zed extension that integrates Slack's Model Context Protocol (MCP) server into the Zed editor. It is intended for Zed users who want to interact with Slack data (e.g., search messages, list channels) directly from the editor using MCP tools.

How to use zed-slack-mcp?

Configure the extension in your Zed settings file by adding a "context_servers" entry for "mcp-server-slack" and providing a slack_bot_token, slack_team_id, and (optionally) slack_channel_ids. After saving the settings, the MCP server is automatically accessible through Zed’s context server interface.

Key features of zed-slack-mcp

  • Seamlessly runs Slack’s MCP server inside Zed
  • Requires only three configuration fields (bot token, team ID, channel IDs)
  • Lightweight extension – no additional CLI or manual server startup

Use cases of zed-slack-mcp

FAQ from zed-slack-mcp

评论

沟通协作 分类下的更多 MCP 服务器