- Explore MCP Servers
- zed-github-mcp
Zed Github Mcp
What is Zed Github Mcp
zed-github-mcp is a Model Context Server designed for GitHub, specifically for integration with the Zed AI assistant, enabling enhanced contextual interactions within GitHub repositories.
Use cases
Use cases include automating context retrieval for code reviews, providing contextual suggestions during development, and enhancing collaboration among team members by integrating AI insights directly from GitHub.
How to use
To use zed-github-mcp, you need to configure it by providing your GitHub personal access token in the Zed settings.json file under the context_servers section.
Key features
Key features include seamless integration with GitHub, support for personalized context retrieval, and enhanced AI assistance for developers working within GitHub environments.
Where to use
zed-github-mcp can be used in software development environments, particularly for teams utilizing GitHub for version control and collaboration, as well as in AI-assisted development tools.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Zed Github Mcp
zed-github-mcp is a Model Context Server designed for GitHub, specifically for integration with the Zed AI assistant, enabling enhanced contextual interactions within GitHub repositories.
Use cases
Use cases include automating context retrieval for code reviews, providing contextual suggestions during development, and enhancing collaboration among team members by integrating AI insights directly from GitHub.
How to use
To use zed-github-mcp, you need to configure it by providing your GitHub personal access token in the Zed settings.json file under the context_servers section.
Key features
Key features include seamless integration with GitHub, support for personalized context retrieval, and enhanced AI assistance for developers working within GitHub environments.
Where to use
zed-github-mcp can be used in software development environments, particularly for teams utilizing GitHub for version control and collaboration, as well as in AI-assisted development tools.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Zed GitHub Context Server
This extension provides a Model Context Server for GitHub, for use with the Zed AI assistant.
Configuration
To use the extension, you will need to provide the context server with your GitHub personal access token in your Zed settings.json:
{
"context_servers": {
"github-context-server": {
"settings": {
"github_personal_access_token": "your_personal_access_token_here"
}
}
}
}
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










