mcp-github-trending

mcp-github-trending

8

The mcp-github-trending MCP server offers an API for accessing and filtering GitHub's trending repositories and developers. It allows filtering by programming language, time period, and spoken language, delivering well-structured JSON data responses.

mcp-github-trending MCP Server

  • Provides access to GitHub trending repositories and developers data via an API.
  • Features include filtering by programming language, time period (daily, weekly, monthly), and spoken language.
  • Returns well-formatted JSON responses.

Features

  • Access GitHub trending repositories and developers data
  • Filter by programming language
  • Filter by time period (daily, weekly, monthly)
  • Filter by spoken language

Installation

  • Requires Python 3.12
  • Install with: pip install mcp-github-trending

Development

  • Use commands 'uv sync', 'uv build', and 'uv publish' for development tasks.