{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_9xksy2xufqxx","handle":"iflow-mcp-mcp-github-trending","url":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending","links":{"self":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending/record.json","html":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending","markdown":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-github-trending","status":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-github-trending/status","claim":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-mcp-github-trending/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-github-trending/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-mcp-github-trending/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-mcp-github-trending","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_mcp-github-trending","summary":"A Model Context Protocol server providing GitHub trending repositories information for LLMs","description":"# mcp-github-trending MCP Server\n\nA MCP server that provides access to GitHub trending repositories and developers data through a simple API interface.\n\n[![smithery badge](https://smithery.ai/badge/@hetaoBackend/github-trending-mcp-server)](https://smithery.ai/server/@hetaoBackend/github-trending-mcp-server)\n\n## Features\n\n- Access GitHub trending repositories and developers data\n- Filter by programming language\n- Filter by time period (daily, weekly, monthly)\n- Filter by spoken language\n- Returns well-formatted JSON responses\n\n## Tools\n\nThe server implements the following tools:\n\n### get_github_trending_repositories\n\nGets trending repositories from GitHub with the following parameters:\n\n- `language` (optional): Programming language to filter repositories by (e.g. \"python\", \"javascript\")\n- `since` (optional): Time period to filter repositories by (\"daily\", \"weekly\", \"monthly\"). Defaults to \"daily\"\n- `spoken_language` (optional): Spoken language to filter repositories by\n\nExample response:\n```json\n[\n  {\n    \"name\": \"repository-name\",\n    \"fullname\": \"owner/repository-name\",\n    \"url\": \"https://github.com/owner/repository-name\",\n    \"description\": \"Repository description\",\n    \"language\": \"Python\",\n    \"stars\": 1000,\n    \"forks\": 100,\n    \"current_period_stars\": 50\n  }\n]\n```\n\n### get_github_trending_developers\n\nGets trending developers from GitHub with the following parameters:\n\n- `language` (optional): Programming language to filter by (e.g. \"python\", \"javascript\")\n- `since` (optional): Time period to filter by (\"daily\", \"weekly\", \"monthly\"). Defaults to \"daily\"\n\nExample response:\n```json\n[\n  {\n    \"username\": \"developer\",\n    \"name\": \"Developer Name\",\n    \"url\": \"https://github.com/developer\",\n    \"avatar\": \"https://avatars.githubusercontent.com/u/123456\",\n    \"repo\": {\n      \"name\": \"repository-name\",\n      \"description\": \"Repository description\",\n      \"url\": \"https://github.com/developer/repository-name\"\n    }\n  }\n]\n```\n\n## Installation\n\n### Prerequisites\n\n- Pyth…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["github","llm","mcp","trending"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_mcp-github-trending","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"declared"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_mcp-github-trending","registry":"pypi","observedAt":"2026-09-15T19:23:06.141Z","publishedAt":"2025-10-30T01:47:57.186714Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_mcp-github-trending","url":"https://pypi.org/project/iflow-mcp_mcp-github-trending/","firstSeenAt":"2026-09-09T20:23:23.535Z","fetchedAt":"2026-09-15T19:20:59.232Z","normalizedAt":"2026-09-15T19:20:59.232Z"}]},"firstSeenAt":"2026-09-09T20:23:23.535Z","updatedAt":"2026-09-15T19:23:06.141Z"}