You're viewing a demo portfolio

Join the waitlist
PRSM

stats

Active

Tool of Wakatime

declared in 0.1.0

Fetch aggregated WakaTime coding stats for a user over a range ("last_7_days", "last_30_days", "last_6_months", "last_year", "all_time"); returns totals and rankings by language, project, editor, and OS.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "range": "last_30_days",
      "user_id": "wakatime_user_123"
    }
  ],
  "required": [
    "user_id",
    "range"
  ],
  "properties": {
    "range": {
      "type": "string"
    },
    "project": {
      "type": "string"
    },
    "timeout": {
      "type": "number"
    },
    "user_id": {
      "type": "string"
    },
    "writes_only": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Wakatime

https://github.com/pipeworx-io/mcp-wakatime

1/7 registries
View full server →
stats — Wakatime — PRSM MCP