zed-mcp-server-github

LoamStudios/zed-mcp-server-github
★ 84 stars Rust 🔌 API Integration Updated 1mo ago
A GitHub MCP Server extension for Zed
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zed-mcp-server-githu": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "zed-mcp-server-github"
      ]
    }
  }
}

Topics

githubmcp-server