Tempo MCP Server
未申請MCP server for managing Tempo worklogs in Jira
インストール
npx wrangler login未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(7個)
bulkCreateWorklogs
Creates multiple worklogs in a single operation.
createWorklog
Creates a new worklog for a specific Jira issue.
deleteWorklog
Removes an existing worklog.
editWorklog
Modifies an existing worklog.
getMissingWorklogDays
Reports working days in a date range where the user has logged less time than expected. Expected hours per day come from the user's Tempo schedule, so holidays, non-working days, and part-time schedules are honoured automatically. With users / program / team it checks other people and returns a per-
getWorklogAnalytics
Aggregates worklogs in a date range and returns hours, worklog count, and percentage per group, sorted by hours descending. Combine groupBy: "user" with program / team / users for a per-person report.
retrieveWorklogs
Fetches worklogs for the configured user (or other users via filters) between start and end dates.