mcp-github-trending
Provides an MCP server exposing tools to fetch GitHub trending repositories and trending developers, with optional filters such as programming language, time period (daily/weekly/monthly), and spoken language for repositories.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
No auth/scopes are documented, reducing access-control risk but potentially increasing susceptibility to unthrottled public access. TLS usage for the MCP transport is not stated; Python HTTPS is likely used for upstream calls but cannot be confirmed from the provided text. Dependency list is minimal but does not include security scanning/CVE status.
⚡ Reliability
Best When
You want lightweight, agent-friendly access to public GitHub trending information inside an MCP-compatible workflow.
Avoid When
You require strong guarantees around uptime, rate-limit resilience, or strict API error semantics beyond what is documented.
Use Cases
- • Build agents that discover trending GitHub projects by language and time window
- • Generate research prompts or dashboards based on trending repositories/developers
- • Augment agent context with up-to-date open-source activity signals
Not For
- • Use as a secure, authenticated data API for private or paid datasets
- • Use as a source of truth for compliance-sensitive analytics without validation
- • High-volume production scraping without considering upstream rate limits
Interface
Authentication
No authentication method is described in the README. The MCP server likely fetches public trending data without user auth, but this is not explicitly documented.
Pricing
No pricing information is provided; appears to be a self-hostable open-source package (MIT) distributed via PyPI.
Agent Metadata
Known Gotchas
- ⚠ Relies on upstream GitHub/trending sources and may be subject to upstream rate limiting or temporary availability issues.
- ⚠ Parameter validation and error semantics for invalid values are not described in the README.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-github-trending.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-30.