gitworthy
Rank #8,347io.github.trippyogi/gitworthy
is it worth your commit? Pre-flight triage for OSS contribution targets.
gitworthy is a Model Context Protocol (MCP) server published by trippyogi. It ranks #8,347 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. gitworthy is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 123,766 of 132,113 servers on MCP Toplist.
Use gitworthy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gitworthy -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -- npx -y gitworthyReplace each placeholder with your own value before saving.
[mcp_servers.gitworthy]
command = "npx"
args = ["-y", "gitworthy"]
[mcp_servers.gitworthy.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitworthy": {
"command": "npx",
"args": [
"-y",
"gitworthy"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitworthy": {
"command": "npx",
"args": [
"-y",
"gitworthy"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gitworthy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gitworthy"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitworthy": {
"command": "npx",
"args": [
"-y",
"gitworthy"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitworthy": {
"command": "npx",
"args": [
"-y",
"gitworthy"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.trippyogi%2Fgitworthy)<a href="https://mcptoplist.com/server/io.github.trippyogi%2Fgitworthy"><img src="https://mcptoplist.com/badge/io.github.trippyogi%2Fgitworthy.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
trippyogi
Other servers by trippyogi
View all trippyogi servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.6 | Jul 29, 2026 |
| 0.3.4 | Jul 29, 2026 |
| 0.3.2 | Jul 9, 2026 |
Frequently asked questions
- Who maintains gitworthy?
- gitworthy is maintained by trippyogi, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is gitworthy listed on the Official MCP Registry?
- Yes — gitworthy is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does gitworthy have?
- MCP Toplist tracks 3 versions of gitworthy, most recently published on Jul 29, 2026.
- Where can I find the source code for gitworthy?
- The source code for gitworthy is hosted at github.com/trippyogi/gitworthy.
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.