Best MCP Servers for Zed

Zed is a Rust-based editor built for speed and real-time collaboration. These MCP servers extend its AI assistant with file system operations, terminal access, and external API integrations.

🤖 The high-performance collaborative editor
10 Verified Picks
VS Code (Official) Config Format
1-click Install

One-Command Install

Install all 10 recommended servers for Zed with a single command:

npx mymcpshelf add --client vscode context7-mcp-server mindsdb-mcp-server 1panel-mcp-server mastra-docs github-official-mcp-server playwright-browser-automation microsoft-playwright-mcp activepieces-mcp fastmcp figma-context-mcp

Zed Configuration

Add this to ~/.vscode/mcp_config.json:

{
  "mcpServers": {
    "context7-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7"
      ]
    },
    "mindsdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mindsdb"
      ]
    },
    "1panel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "1panel-mcp"
      ]
    },
    "mastra-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@mastra/mcp-docs-server"
      ]
    },
    "github-official-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@github/mcp-server"
      ]
    },
    "playwright-browser-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp"
      ]
    },
    "microsoft-playwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/playwright-mcp"
      ]
    },
    "activepieces-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@activepieces/mcp"
      ]
    },
    "fastmcp": {
      "command": "npx",
      "args": [
        "-y",
        "fastmcp"
      ]
    },
    "figma-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-context-mcp"
      ]
    }
  }
}

Verified Picks for Zed

Security-scanned, ranked by relevance and popularity

Other Agents

Find MCP server recommendations for your preferred coding assistant:

Need a Custom MCP System?

Configuration & integration for your stack — from tool selection to production deployment. The directory recommends. The consultancy configures.

Get Started →