GitHits
Rank #149com.githits/githits
Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.
GitHits is a Model Context Protocol (MCP) server published by githits-com. It ranks #149 of 132,608 servers tracked on MCP Toplist, and its repository has 107 GitHub stars. GitHits is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 35 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 132,459 of 132,608 servers on MCP Toplist.
Use GitHits
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http githits https://mcp.githits.com/claude mcp add githits -- npx -y githits mcp start[mcp_servers.githits]
url = "https://mcp.githits.com/"Add to ~/.codex/config.toml.
[mcp_servers.githits]
command = "npx"
args = ["-y", "githits", "mcp", "start"]Add to ~/.codex/config.toml.
https://mcp.githits.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"githits": {
"command": "npx",
"args": [
"-y",
"githits",
"mcp",
"start"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"githits": {
"url": "https://mcp.githits.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"githits": {
"command": "npx",
"args": [
"-y",
"githits",
"mcp",
"start"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"githits": {
"type": "http",
"url": "https://mcp.githits.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"githits": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"githits",
"mcp",
"start"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"githits": {
"serverUrl": "https://mcp.githits.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"githits": {
"command": "npx",
"args": [
"-y",
"githits",
"mcp",
"start"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"githits": {
"url": "https://mcp.githits.com/"
}
}
}{
"mcpServers": {
"githits": {
"command": "npx",
"args": [
"-y",
"githits",
"mcp",
"start"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.githits%2Fgithits)<a href="https://mcptoplist.com/server/com.githits%2Fgithits"><img src="https://mcptoplist.com/badge/com.githits%2Fgithits.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
githits-com
Available versions (35)
| Version | Published |
|---|---|
| 0.20.0 | Sep 18, 2026 |
| 0.19.0 | Sep 16, 2026 |
| 0.18.0 | Sep 16, 2026 |
| 0.17.1 | Sep 14, 2026 |
| 0.17.0 | Sep 14, 2026 |
| 0.16.2 | Sep 11, 2026 |
| 0.16.1 | Sep 10, 2026 |
| 0.16.0 | Sep 10, 2026 |
| 0.15.1 | Sep 8, 2026 |
| 0.15.0 | Sep 8, 2026 |
| 0.14.0 | Sep 7, 2026 |
| 0.13.0 | Sep 7, 2026 |
| 0.12.1 | Sep 4, 2026 |
| 0.12.0 | Sep 3, 2026 |
| 0.11.5 | Sep 3, 2026 |
| 0.11.4 | Sep 1, 2026 |
| 0.11.3 | Aug 31, 2026 |
| 0.11.2 | Aug 28, 2026 |
| 0.11.1 | Aug 27, 2026 |
| 0.11.0 | Aug 26, 2026 |
| 0.10.2 | Aug 25, 2026 |
| 0.10.1 | Aug 24, 2026 |
| 0.10.0 | Aug 19, 2026 |
| 0.9.3 | Aug 18, 2026 |
| 0.9.2 | Aug 14, 2026 |
| 0.9.1 | Aug 13, 2026 |
| 0.9.0 | Aug 11, 2026 |
| 0.8.0 | Aug 7, 2026 |
| 0.7.0 | Aug 5, 2026 |
| 0.6.7 | Aug 4, 2026 |
| 0.6.6 | Jul 30, 2026 |
| 0.6.5 | Jul 27, 2026 |
| 0.6.4 | Jul 17, 2026 |
| 0.6.3 | Jul 16, 2026 |
| 0.6.2 | Jul 6, 2026 |
Frequently asked questions
- Who maintains GitHits?
- GitHits is maintained by githits-com, which publishes 1 MCP server (35 total versions) tracked on MCP Toplist.
- Is GitHits listed on the Official MCP Registry?
- Yes — GitHits is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does GitHits have?
- MCP Toplist tracks 35 versions of GitHits, most recently published on Sep 18, 2026.
- Where can I find the source code for GitHits?
- The source code for GitHits is hosted at github.com/githits-com/githits-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.