{"id":"github-rest-api","name":"GitHub REST API","homepage":"https://docs.github.com/en/rest","repo_url":null,"category":"developer-tools","subcategories":["version-control","ci-cd","code-management"],"tags":["github","git","rest-api","repositories","pull-requests","issues","oauth","webhooks"],"what_it_does":"GitHub's comprehensive REST API for programmatic access to repositories, pull requests, issues, actions, code search, and all GitHub platform features.","use_cases":["Automating PR review workflows and code quality checks","Creating issues, comments, and labels from agent workflows","Fetching repository metadata and code for analysis","Managing GitHub Actions workflow triggers and status checks","Building code search and dependency analysis tools"],"not_for":["Direct Git operations (use Git protocol or libgit2 instead)","GitHub Enterprise Server with very old API versions","GraphQL-preferred use cases (GitHub also has a GraphQL API)"],"best_when":"You need broad GitHub platform integration beyond code search - issues, PRs, Actions, repos, teams, and org management from agents.","avoid_when":"You only need code search (GraphQL API is better) or you're already using the MCP server for simpler integration.","alternatives":["github-mcp-server","gitlab-api"],"af_score":86.0,"security_score":null,"reliability_score":null,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":"current","last_evaluated":"2026-03-01T09:50:05.621523+00:00","performance":{"latency_p50_ms":100,"latency_p99_ms":500,"uptime_sla_percent":99.9,"rate_limits":"5,000 requests/hour for authenticated users; 15,000 for GitHub Apps","data_source":"llm_estimated","measured_on":null}}