@pipeworx/wakatime

Connect: https://gateway.pipeworx.io/wakatime/mcp · Install: one-click buttons

Tools: 12

WakaTime MCP — coding-time stats by user (langs, projects, editors, OSes). Free API key.

Auth

  • Platform: PLATFORM_WAKATIME_KEY. BYO: ?_apiKey=… (use your own API key — WakaTime data is per-user).

Tools

  • current_user() — authenticated user profile
  • user(user_id) — public profile (use current for self)
  • summaries(user_id, start, end, project?, branches?, timeout?, writes_only?, timezone?) — daily summaries
  • stats(user_id, range, project?, timeout?, writes_only?) — aggregate stats (range = last_7_days|last_30_days|last_6_months|last_year|all_time)
  • durations(user_id, date, project?, branches?, timeout?, writes_only?, timezone?, slice_by?) — durations for a date
  • heartbeats(user_id, date) — raw heartbeats for a date (full visibility into edits)
  • goals(user_id, page?) — user’s goals
  • projects(user_id, q?) — user’s projects
  • leaders(language?, country_code?, page?) — public leaderboard
  • commits(user_id, project, author?, branch?, page?) — recent commits (if project linked to git)
  • editors() — public editor stats
  • meta() — current API meta

Data source

https://wakatime.com/api/v1

Tools

Tools

Regenerated from source · build May 24, 2026