Back to Home
mainhanu icon

github-trendings-mcp

Verified Safe

by mainhanu

Overview

An MCP server enabling AI assistants to fetch, track, and analyze trending GitHub repositories with language filtering and structured insights for technology trend analysis.

Installation

Run Command
github-trending-mcp

Environment Variables

  • HTTPS_PROXY
  • HTTP_PROXY

Security Notes

The server uses web scraping (`cheerio`, `undici`) to fetch data from GitHub Trending, which relies on GitHub's page structure remaining consistent. It reads proxy settings from standard environment variables (`HTTPS_PROXY`, `HTTP_PROXY`) or a command line argument (`--proxy`), which is common practice. File system operations are confined to a user-specific cache directory (`~/.github-trending-mcp/cache.json`) and do not pose a system-wide risk. No 'eval', hardcoded secrets, or obvious malicious patterns were found. The tool's reliance on scraping could make it brittle if GitHub's page structure changes.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens6000
Stars0
Forks0
Last Update2026-01-19

Tags

GitHubTrendingRepository AnalysisAI ToolsDeveloper Trends