MCP.so
Sign In

zed-slack-mcp

@semioz

About zed-slack-mcp

Zed extension for Slack's MCP server.

Basic information

Category

Communication

Runtime

rust

Transports

stdio

Publisher

semioz

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Communication MCP servers