wakatime-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAKATIME_API_KEY | Yes | WakaTime 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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