Back to directory
rusianhu/githubdailytrendingfetcher-mcp

rusianhu/githubdailytrendingfetcher-mcp

@RusianHu

一次性获取 GitHub 当日可选个数的热门仓库的详细信息,包括名称、链接、描述和 README 内容

githubtrendingrepositoryapimcpfetchdeveloper-toolscontext

Installation & Configuration

{
  "mcpServers": {
    "github-trending-mcp": {
      "command": "python",
      "args": [
        "-m",
        "github_trending_mcp"
      ],
      "alwaysAllow": [
        "get_github_trending",
        "get_proxy_status"
      ],
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17