MCP Server
MCP
io.github.trippyogi/gitworthy
is it worth your commit? Pre-flight triage for OSS contribution targets.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "gitworthy",
"version": "0.3.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub personal access token (fine-grained, read-only public repos). Optional; raises API rate limit from 60 to 5000 requests/hour.",
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment