Описание
WakaTime MCP.
README
WakaTime MCP — coding-time stats by user (langs, projects, editors, OSes). Free API key.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Auth
- Platform:
PLATFORM_WAKATIME_KEY. BYO:?_apiKey=…(use your own API key — WakaTime data is per-user).
Tools
current_user()— authenticated user profileuser(user_id)— public profile (usecurrentfor self)summaries(user_id, start, end, project?, branches?, timeout?, writes_only?, timezone?)— daily summariesstats(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 dateheartbeats(user_id, date)— raw heartbeats for a date (full visibility into edits)goals(user_id, page?)— user's goalsprojects(user_id, q?)— user's projectsleaders(language?, country_code?, page?)— public leaderboardcommits(user_id, project, author?, branch?, page?)— recent commits (if project linked to git)editors()— public editor statsmeta()— current API meta
Data source
https://wakatime.com/api/v1
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"wakatime": {
"url": "https://gateway.pipeworx.io/wakatime/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Wakatime data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установка Wakatime
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-wakatimeFAQ
Wakatime MCP бесплатный?
Да, Wakatime MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Wakatime?
Нет, Wakatime работает без API-ключей и переменных окружения.
Wakatime — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Wakatime в Claude Desktop, Claude Code или Cursor?
Открой Wakatime на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Wakatime with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
