SERVER
Github
Rank #1630com.mcparmory/github
Manage repositories, users, releases, and automate GitHub workflows
First listed
May 5, 2026
Last publish date
May 11, 2026
OVERVIEW
Github is a Model Context Protocol (MCP) server published by mcparmory. It ranks #1630 of 58,832 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Github is listed on Official MCP, with 3 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 11, 2026.
STANDING
#1,630of 58,832 tracked serversTop 5%
Ranks ahead of 57,202 of 58,832 servers on MCP Toplist.
CONNECT
Use Github
Add Github to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"github": {
"url": "https://mcp.mcparmory.com/github"
}
}
}Python package (PyPI)
{
"mcpServers": {
"github": {
"command": "uvx",
"args": [
"mcparmory-github"
]
}
}
}Docker image
{
"mcpServers": {
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mcparmory/github:1.0.6"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
mcparmory
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.0.6 | May 11, 2026 |
| 1.0.4 | May 5, 2026 |
| 1.0.3 | May 5, 2026 |
FAQ
Frequently asked questions
- What is Github?
- Manage repositories, users, releases, and automate GitHub workflows
- Who maintains Github?
- Github is maintained by mcparmory, which publishes 78 MCP servers (163 total versions) tracked on MCP Toplist.
- Is Github an official MCP server?
- Yes — Github is listed on the Official MCP Registry.
- How many versions does Github have?
- MCP Toplist tracks 3 versions of Github, most recently published on May 11, 2026.
- Where can I find the source code for Github?
- The source code for Github is hosted at github.com/mcparmory/registry.
EXPLORE