mcp-github-trending
If you are the rightful owner of mcp-github-trending and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A MCP server that provides access to GitHub trending repositories and developers data through a simple API interface.
The mcp-github-trending MCP Server is designed to provide users with access to the latest trending repositories and developers on GitHub. It offers a simple API interface that allows users to filter results by programming language, time period, and spoken language. The server returns well-formatted JSON responses, making it easy to integrate into various applications. This server is particularly useful for developers and researchers who want to stay updated with the latest trends in the GitHub community. With its ability to filter by different criteria, users can tailor their queries to meet specific needs, whether they are interested in daily, weekly, or monthly trends. The server is built to be robust and efficient, ensuring that users receive accurate and up-to-date information.
Features
- Access GitHub trending repositories and developers data
- Filter by programming language
- Filter by time period (daily, weekly, monthly)
- Filter by spoken language
- Returns well-formatted JSON responses
Tools
get_github_trending_repositories
Gets trending repositories from GitHub with optional filters for language, time period, and spoken language.
get_github_trending_developers
Gets trending developers from GitHub with optional filters for language and time period.