A Model Context Protocol server providing GitHub trending repositories information for LLMs
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-mcp-github-trending","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# mcp-github-trending MCP Server A MCP server that provides access to GitHub trending repositories and developers data through a simple API interface. [](https://smithery.ai/server/@hetaoBackend/github-trending-mcp-server) ## 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 The server implements the following tools: ### get_github_trending_repositories Gets trending repositories from GitHub with the following parameters: - `language` (optional): Programming language to filter repositories by (e.g. "python", "javascript") - `since` (optional): Time period to filter repositories by ("daily", "weekly", "monthly"). Defaults to "daily" - `spoken_language` (optional): Spoken language to filter repositories by Example response: ```json [ { "name": "repository-name", "fullname": "owner/repository-name", "url": "https://github.com/owner/repository-name", "description": "Repository description", "language": "Python", "stars": 1000, "forks": 100, "current_period_stars": 50 } ] ``` ### get_github_trending_developers Gets trending developers from GitHub with the following parameters: - `language` (optional): Programming language to filter by (e.g. "python", "javascript") - `since` (optional): Time period to filter by ("daily", "weekly", "monthly"). Defaults to "daily" Example response: ```json [ { "username": "developer", "name": "Developer Name", "url": "https://github.com/developer", "avatar": "https://avatars.githubusercontent.com/u/123456", "repo": { "name": "repository-name", "description": "Repository description", "url": "https://github.com/developer/repository-name" } } ] ``` ## Installation ### Prerequisites - Pyth…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.