github__get_repo_stats
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[GitHub Intelligence] Get detailed statistics for a GitHub repository including stars, forks, issues, and activity. Args: owner: Repository owner/organization (e.g. 'facebook') repo: Repository name (e.g. 'react')
Parameters schema
{
"type": "object",
"required": [
"owner",
"repo"
],
"properties": {
"repo": {
"type": "string"
},
"owner": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries