GitHub MCP Server (HTTP)
Official GitHub MCP server accessible via HTTP protocol. Provides Git operations, repository management, and code interactions through a remote HTTP endpoint.
⭐ Featured✓ Verified
Vendor:github
Slug:github-http
License:MIT
Latest Version:
Tags
gitgithubversion-controlofficialhttp
26,683
Stars
Installation
Install in VS CodeHTTP Runtime
https://api.github.com/mcpVS Code MCP Configuration
Click “Install in VS Code” button above or add this configuration manually:
{
"mcpServers": {
"github-http": {
"url": "https://api.github.com/mcp",
"headers": {}
}
}
}Version History
Latest