mcp-github-trending logo

mcp-github-trending

by hetaoBackend

The mcp-github-trending server provides access to GitHub trending repositories and developers data through a simple API interface. It allows filtering by programming language, time period, and spoken language to retrieve well-formatted JSON responses.

View on GitHub

Last updated: N/A

What is mcp-github-trending?

This is an MCP (Model Context Protocol) server that provides an API to access GitHub trending repositories and developers.

How to use mcp-github-trending?

Install the package using pip install mcp-github-trending. Configure the server in your Claude Desktop configuration file. Use the get_github_trending_repositories and get_github_trending_developers tools to retrieve data with optional filters for language, time period, and spoken language.

Key features of mcp-github-trending

  • Access GitHub trending repositories data

  • Access GitHub trending developers data

  • Filter by programming language

  • Filter by time period (daily, weekly, monthly)

  • Filter by spoken language

  • Returns well-formatted JSON responses

Use cases of mcp-github-trending

  • Tracking trending repositories in specific languages

  • Identifying trending developers in specific technologies

  • Building dashboards to visualize GitHub trends

  • Integrating GitHub trending data into applications

FAQ from mcp-github-trending

What is the default time period for trending data?

The default time period is daily.

Is it possible to filter by multiple programming languages?

No, you can only filter by one programming language at a time.

How do I configure the server for development?

Use the Development/Unpublished Servers Configuration in the README.

How do I debug the server?

Use the MCP Inspector as described in the README.

What license is the project under?

The project is licensed under the MIT License.