gh_repo_stats
ActiveTool of Jsdelivr
declared in 0.1.0
Return JSDelivr CDN request count and bandwidth for files served from a GitHub owner/repo for the specified period (day/week/month/quarter/year).
Parameters schema
{
"type": "object",
"examples": [
{
"repo": "bootstrap",
"owner": "twbs"
},
{
"repo": "react",
"owner": "facebook",
"period": "year"
}
],
"required": [
"owner",
"repo"
],
"properties": {
"repo": {
"type": "string"
},
"owner": {
"type": "string"
},
"period": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Jsdelivr
https://github.com/pipeworx-io/mcp-jsdelivr
1/7 registries