github-intel
ActiveTool of The Stall
GitHub repository intelligence: stars, forks, contributors, releases, open issues, and weekly commit activity. Compare up to 4 repos side-by-side or search GitHub for repos by keyword, language, and topic. Use to evaluate library health before adopting a dependency, find the top maintainers of a project, track release cadence, or benchmark competing frameworks. Authenticated (5000 req/hr). Actions: repo | contributors | releases | issues | commit_activity | compare | search.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"repo": {
"type": "string",
"description": "Repository in owner/repo format (e.g. 'facebook/react', 'anthropics/claude-code'). Full GitHub URLs also accepted. Required for repo, contributors, releases, issues, commit_activity."
},
"limit": {
"type": "integer",
"description": "Max search results to return (default 10, max 30)."
},
"query": {
"type": "string",
"description": "Search query for search action (e.g. 'vector database', 'llm agent framework')."
},
"repos": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of owner/repo strings for compare action (2–4 repos)."
},
"topic": {
"type": "string",
"description": "Filter search results by GitHub topic (e.g. 'machine-learning', 'mcp')."
},
"action": {
"type": "string",
"description": "repo: full metadata. contributors: top 30 committers. releases: latest 10 releases + download counts. issues: 10 recent open issues. commit_activity: 52-week weekly commit trend. compare: side-by-side metrics for ≤4 repos. search: find repos by keyword."
},
"language": {
"type": "string",
"description": "Filter search results by programming language (e.g. 'Python', 'TypeScript')."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries