Skip to main content
Glama
efirvida

wakatime-mcp

by efirvida

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WAKATIME_API_KEYYesWakaTime API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wakatime_summariesB

WakaTime Summaries API を叩き、指定期間の日次サマリ(JSON)を返します。

wakatime_todayB

今日のサマリ(JSON)を返します(Asia/Tokyo をデフォルトにします)。

wakatime_session_durationA

Fetch heartbeats, compute per-file coding time, subtract consumed ranges. Returns formatted summary like 'app.py 35m, auth.py 20m, total 55m'. No raw heartbeat data exposed.

wakatime_mark_consumedA

Mark time ranges as consumed after a commit. Prevents double-counting in subsequent session_duration calls.

wakatime_durationsA

Fetch processed duration blocks by date/project/branches. Returns summarized time blocks, never raw API JSON.

wakatime_projectsA

Fetch a processed list of available WakaTime projects with names and IDs.

wakatime_heartbeatsA

Fetch processed heartbeat data for a date. Returns summarized counts by project/file, never raw heartbeat JSON.

wakatime_all_time_since_todayA

Fetch processed all-time totals per project since the beginning of WakaTime tracking.

wakatime_statsC

Fetch processed aggregated stats for a range (languages, editors, projects, daily average). Never raw API JSON.

wakatime_userA

Validate the WakaTime API key and return account information.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/efirvida/wakatime-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server