io.github.rm-rf-prod/groundtruth✓
io.github.rm-rf-prod/groundtruth · v5.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rm-rf-prod/groundtruth",
"description": "Self-hosted MCP for live docs, code audits, and best practices. 363+ libraries, no rate limits.",
"repository": {
"url": "https://github.com/rm-rf-prod/GroundTruth-MCP",
"source": "github"
},
"version": "5.2.0",
"packages": [
{
"registryType": "npm",
"identifier": "@groundtruth-mcp/gt-mcp",
"version": "5.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub API token for higher rate limits (raises from 60 to 5000 req/hr)",
"format": "string",
"isSecret": true,
"name": "GT_GITHUB_TOKEN"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}