leaders
ActiveTool of Wakatime
declared in 0.1.0
Fetch WakaTime's public coding leaderboard; optionally filter by language or country_code and paginate; returns ranked users with display names and weekly coding totals.
Parameters schema
{
"type": "object",
"examples": [
{
"language": "python",
"country_code": "US"
}
],
"properties": {
"page": {
"type": "number"
},
"language": {
"type": "string"
},
"country_code": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wakatime
https://github.com/pipeworx-io/mcp-wakatime
1/7 registries