github_trending_repositories_list
ActiveTool of Social Fetch
declared in 0.19.0
List trending GitHub repositories for a language and time window.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"since": {
"enum": [
"daily",
"weekly",
"monthly"
],
"type": "string",
"description": "Trending time window. Defaults to daily when omitted."
},
"language": {
"type": "string",
"minLength": 1,
"description": "Optional coding language filter."
},
"spokenLanguageCode": {
"type": "string",
"minLength": 1,
"description": "Optional spoken language code filter."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries