MCP Servers / version-control / GitHub Trending MCP

GitHub Trending MCP

JSON →
none1version-control

Fetches trending repositories from GitHub and saves them as Markdown files. Supports proxy configuration.

Install
How to run this server
[ { "cmd": "pip install git+https://github.com/RusianHu/GitHubDailyTrendingFetcher-mcp.git", "imports": [] } ]
server path: github-trending-mcp
Tools
What this server exposes
get_github_trending
获取 GitHub 当日热门仓库,包括名称、链接、描述和 README 内容。参数:repo_limit(仓库数量,默认5),use_proxy(是否使用代理,默认False),save_to_file(是否保存到文件,默认True)。返回 Markdown 格式的热门仓库信息。
get_proxy_status
获取当前代理配置状态。无参数。返回包含代理配置信息的字典。
Configuration
Environment & auth
authnone
envPROXY_HOST
envPROXY_PORT
Resources
GitHub Trending MCP — MCP Server · libregistry