gitcontribute
Rank #9,126io.github.morluto/gitcontribute
Local-first GitHub contribution research workbench
gitcontribute is a Model Context Protocol (MCP) server published by morluto. It ranks #9,126 of 130,187 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. gitcontribute is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 121,061 of 130,187 servers on MCP Toplist.
Use gitcontribute
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gitcontribute -- npx -y gitcontribute[mcp_servers.gitcontribute]
command = "npx"
args = ["-y", "gitcontribute"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gitcontribute": {
"command": "npx",
"args": [
"-y",
"gitcontribute"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gitcontribute": {
"command": "npx",
"args": [
"-y",
"gitcontribute"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gitcontribute": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gitcontribute"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gitcontribute": {
"command": "npx",
"args": [
"-y",
"gitcontribute"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gitcontribute": {
"command": "npx",
"args": [
"-y",
"gitcontribute"
]
}
}
}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/io.github.morluto%2Fgitcontribute)<a href="https://mcptoplist.com/server/io.github.morluto%2Fgitcontribute"><img src="https://mcptoplist.com/badge/io.github.morluto%2Fgitcontribute.svg" alt="MCP Toplist: Top 10% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
morluto
Other servers by morluto
View all morluto servers →Available versions (2)
| Version | Published |
|---|---|
| 3.0.2 | Sep 9, 2026 |
| 3.0.1 | Aug 10, 2026 |
Frequently asked questions
- Who maintains gitcontribute?
- gitcontribute is maintained by morluto, which publishes 5 MCP servers (26 total versions) tracked on MCP Toplist.
- Is gitcontribute listed on the Official MCP Registry?
- Yes — gitcontribute is listed on the Official MCP Registry, alongside Glama.
- How many versions does gitcontribute have?
- MCP Toplist tracks 2 versions of gitcontribute, most recently published on Sep 9, 2026.
- Where can I find the source code for gitcontribute?
- The source code for gitcontribute is hosted at github.com/morluto/gitcontribute.
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.