CursorPool
← 返回首页

GitHub Analytics MCP Server

GitHub repo analytics: stars, trending lookups, code search, contributor maps. Built for project research from inside Cursor.

cursor.directory·0
MCP

github-mcp-server

Streamable HTTP MCP server. Tools: get_repo_stats, search_repos, get_trending. Returns stars, language breakdown, contributor activity.

{
  "mcpServers": {
    "github": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}