Odel
gitworthy

gitworthy

Local
@trippyogi2TypeScriptMITUpdated 2w ago

is it worth your commit? Pre-flight triage for OSS contribution targets.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmgitworthyv0.3.6

Run

npx -y gitworthy

MCP client config

{
  "mcpServers": {
    "gitworthy": {
      "command": "npx",
      "args": [
        "-y",
        "gitworthy"
      ]
    }
  }
}