Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.chrischall/tempo-api-mcp

NPM · TEMPO-API-MCP · SCANNED SEP 20

Tempo time-tracking for Claude — worklogs, plans, and timesheet approvals

Available components

0 this week 91 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 5 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to chrischall/tempo-api-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 7806 tokens (~162/item across 48 items; 48 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 48 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.chrischall/tempo-api-mcp server?

io.github.chrischall/tempo-api-mcp runs locally as an npm package, launched with npx -y tempo-api-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · tempo-api-mcp

# add to Claude Code
claude mcp add chrischall-tempo-api-mcp -- npx -y tempo-api-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "chrischall-tempo-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tempo-api-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrischall-tempo-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tempo-api-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrischall-tempo-api-mcp -- npx -y tempo-api-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrischall-tempo-api-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "tempo-api-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrischall-tempo-api-mcp --command npx --arg -y --arg tempo-api-mcp
# ~/.hermes/config.yaml
mcp_servers:
  chrischall-tempo-api-mcp:
    command: "npx"
    args: ["-y", "tempo-api-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrischall-tempo-api-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "tempo-api-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrischall-tempo-api-mcp -t stdio -c npx -a -y tempo-api-mcp
// mcp.json
{
  "mcpServers": {
    "chrischall-tempo-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tempo-api-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 −3
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Stability: pass → 0.80 functional
    • Package version: 3.0.0 → 3.1.0 functional
  • 19 Sept 26 +1
    • Stability: 0.97 → unverified security
    • Tool safety: pass → unverified security
    • Stability: 0.97 → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: 0.86 → 1.00 functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 2.5.1 → 3.0.0 functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 14 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +11
    • Malware scan: unverified → pass security
    • Stability: pass → 0.77 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/tempo-api-mcp@3.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo chrischall/tempo-api-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/chrischall/tempo-api-mcp/.github/workflows/release-please.yml@refs/heads/main
Rekor log index 2893923395
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:ff30ebef63e7b62f9235c349ae161725c20a95ed559274d6f551cb073f3b4e87e89cff4bc83eddef208654756287670d5b6dbd981382b475e9d794f69

Background: How many MCP packages publish verified provenance →

Dependencies 5 packages
Packages resolved 5
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 48 exposed · ~7,806 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
tempo_approve_timesheet ~188

Approve a user's submitted timesheet for the given period. Reviewer action — approving locks the period's worklogs against further edits. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the change.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
commentstringComment recorded against the approval action
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
fromstringyesPeriod start date (YYYY-MM-DD) — use tempo_get_periods to find valid period boundaries
reviewerAccountIdstringAtlassian account id of the reviewer (see tempo_get_timesheet_approvals_waiting)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`

No output schema declared.

No examples provided.

tempo_create_account ~162

Create a new Tempo account. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it creates the account.

NameTypeReqDescription
categoryKeystringAccount category key
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
contactAccountIdstringAtlassian account id of the contact person
externalContactNamestringName of external contact
keystringyesUnique account key
leadAccountIdstringAtlassian account id of the account lead
monthlyBudgetintegerMonthly budget in seconds
namestringyesAccount name
statusstringAccount status (default OPEN)

No output schema declared.

No examples provided.

tempo_create_plan ~291

Create a new Tempo plan (resource allocation) for a user or generic resource against an issue or project. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it creates the plan.

NameTypeReqDescription
assigneeIdstringyesAtlassian account id (for USER) or generic resource id (for GENERIC)
assigneeTypestringyesType of assignee
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
descriptionstringPlan description
effortPersistenceTypestringHow effort is distributed
endDatestringyesPlan end date (YYYY-MM-DD)
includeNonWorkingDaysbooleanInclude non-working days in plan
planItemIdstringyesId of the issue or project to plan against
planItemTypestringyesType of plan item
plannedSecondsintegerTotal seconds planned (for TOTAL_SECONDS persistence type)
plannedSecondsPerDayintegerSeconds planned per day (for SECONDS_PER_DAY persistence type)
recurrenceEndDatestringEnd date for recurrence (YYYY-MM-DD)
rulestringRecurrence rule
startDatestringyesPlan start date (YYYY-MM-DD)
startTimestringStart time (HH:mm)

No output schema declared.

No examples provided.

tempo_create_team ~114

Create a new Tempo team. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it creates the team.

NameTypeReqDescription
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
leadAccountIdstringAtlassian account id of the team lead
namestringyesTeam name
programIdintegerId of the program this team belongs to
summarystringShort description of the team

No output schema declared.

No examples provided.

tempo_create_worklog ~253

Create a new Tempo worklog. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it creates the worklog.

NameTypeReqDescription
attributesarrayTempo work attribute values, e.g. [{"key":"_Account_","value":"20265520"}]. REQUIRED when the Tempo instance marks a work attribute (such as Account) as required — otherwise the write fails with HTTP…
authorAccountIdstringyesAtlassian account id of the worklog author
billableSecondsintegerBillable seconds (defaults to timeSpentSeconds)
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
descriptionstringDescription of work done
issueIdintegeryesJira issue id to log time against
remainingEstimateSecondsintegerRemaining estimate in seconds
startDatestringyesWork date (YYYY-MM-DD)
startTimestringStart time (HH:mm:ss)
timeSpentSecondsintegeryesTime spent in seconds (e.g. 3600 = 1 hour)

No output schema declared.

No examples provided.

tempo_delete_account ~70

Delete a Tempo account by its key. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it deletes.

NameTypeReqDescription
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
keystringyesAccount key to delete

No output schema declared.

No examples provided.

tempo_delete_plan ~71

Delete a Tempo plan (resource allocation) by id. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it deletes.

NameTypeReqDescription
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
idintegeryesPlan id

No output schema declared.

No examples provided.

tempo_delete_team ~67

Delete a Tempo team by id. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it deletes.

NameTypeReqDescription
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
idintegeryesTeam id

No output schema declared.

No examples provided.

tempo_delete_worklog ~144

Delete a Tempo worklog by id. bypassPeriodClosuresAndApprovals can rip a worklog out of an already-approved timesheet, so this is confirm-gated: without confirm:true it returns a dry-run preview (surfacing the bypass flag) and makes NO network call; with confirm:true it deletes.

NameTypeReqDescription
bypassPeriodClosuresAndApprovalsbooleanBypass period closures/approvals (requires Tempo Admin + Override Mode) — CAN remove a worklog from an APPROVED timesheet
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
idstringyesWorklog id

No output schema declared.

No examples provided.

tempo_get_account ~145

Retrieve a single Tempo account by its numeric id. Only update/delete address an account by key — to go from a key to an id, use tempo_search_accounts with keys: ["ACCOUNT-123"].

NameTypeReqDescription
idintegeryesNumeric account id (not the account key)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_account_categories ~134

Retrieve all Tempo account categories, or a single category when id is given. This endpoint is not paginated.

NameTypeReqDescription
idintegerReturn only the category with this id (empty list if it does not exist)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_accounts ~123

Retrieve a list of all Tempo accounts (OPEN and CLOSED).

NameTypeReqDescription
limitintegerMax results (default 50)
offsetintegerPagination offset
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_global_configuration ~97

Retrieve the global Tempo configuration settings.

NameTypeReqDescription
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_periods ~128

Retrieve Tempo period definitions (used for timesheet approval cycles).

NameTypeReqDescription
fromstringyesStart date (YYYY-MM-DD)
tostringyesEnd date (YYYY-MM-DD)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_plan ~110

Retrieve a single Tempo plan (resource allocation) by id.

NameTypeReqDescription
idintegeryesPlan id
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_plans ~305

Retrieve a list of Tempo plans (resource allocations) matching the given parameters. Requires from and to dates.

NameTypeReqDescription
accountIdsarrayFilter by user account ids
assigneeTypesarrayFilter by assignee type
fromstringyesStart date (YYYY-MM-DD) — required
genericResourceIdsarrayFilter by generic resource ids
issueIdsarrayFilter by Jira issue ids
limitintegerMax results (max 5000)
offsetintegerPagination offset
planIdsarrayFilter by specific plan ids
planItemIdsarrayFilter by plan item ids (issue or project ids)
planItemTypesarrayFilter by plan item type
plannedTimeBreakdownarrayTime breakdown granularity
projectIdsarrayFilter by Jira project ids
tostringyesEnd date (YYYY-MM-DD) — required
updatedFromstringFilter by update date
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_project ~108

Retrieve a single Tempo Financial Manager project by id.

NameTypeReqDescription
idstringyesProject id
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_projects ~123

Retrieve a paginated list of all Tempo Financial Manager projects.

NameTypeReqDescription
limitintegerMax results (default 50)
offsetintegerPagination offset
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_roles ~94

Retrieve all Tempo roles.

NameTypeReqDescription
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_team ~106

Retrieve a single Tempo team by id.

NameTypeReqDescription
idintegeryesTeam id
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_team_memberships ~129

Retrieve all memberships for a single Tempo team. To filter across teams — or by account or role — use tempo_search_team_memberships.

NameTypeReqDescription
teamIdintegeryesTempo team id
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_teams ~188

Retrieve a list of Tempo teams. Can filter by name, member account ids, or specific team ids.

NameTypeReqDescription
includeMembershipsbooleanInclude team member memberships in response
limitintegerMax results (default 50)
namestringFilter by team name
offsetintegerPagination offset
teamIdsarrayFilter by specific team ids
teamMembersarrayFilter by member Atlassian account ids
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_timesheet_approval_status ~160

Retrieve the current timesheet approval status for a user in the given period.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the user
fromstringyesPeriod start date (YYYY-MM-DD)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_timesheet_approvals_by_team ~175

Retrieve every team member's timesheet approval for the given period — the reviewer's view of who has submitted, who is still open, and who has been approved.

NameTypeReqDescription
fromstringyesPeriod start date (YYYY-MM-DD)
teamIdintegeryesTempo team id
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_timesheet_approvals_waiting ~106

Retrieve all timesheets that are currently waiting for approval.

NameTypeReqDescription
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_timesheet_reviewers ~143

Retrieve the users who can review a given user's timesheet. Use this to source `reviewerAccountId` for tempo_submit_timesheet and the other approval actions.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_user_schedule ~147

Retrieve the work schedule for a user, including planned working hours per day.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the user
fromstringyesStart date (YYYY-MM-DD)
tostringyesEnd date (YYYY-MM-DD)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_work_attributes ~120

Retrieve all Tempo work attributes (custom fields on worklogs).

NameTypeReqDescription
limitintegerMax results
offsetintegerPagination offset
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklog ~110

Retrieve a single Tempo worklog by its id.

NameTypeReqDescription
idstringyesWorklog id
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs ~230

Retrieve a list of Tempo worklogs matching the given search parameters. Supports filtering by project, issue, date range, and more.

NameTypeReqDescription
fromstringStart date (YYYY-MM-DD)
issueIdarrayFilter by issue ids
limitintegerMax results (default 50)
offsetintegerPagination offset (default 0)
orderBystringSort order (descending)
projectIdarrayFilter by project ids
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs_by_account ~196

Retrieve all Tempo worklogs associated to a Tempo account key.

NameTypeReqDescription
accountKeystringyesTempo account key (e.g. ACCOUNT-123)
fromstringStart date (YYYY-MM-DD)
limitintegerMax results (default 50)
offsetintegerPagination offset
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs_by_issue ~188

Retrieve all Tempo worklogs for a specific Jira issue.

NameTypeReqDescription
fromstringStart date (YYYY-MM-DD)
issueIdintegeryesJira issue id
limitintegerMax results (default 50)
offsetintegerPagination offset
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs_by_project ~188

Retrieve all Tempo worklogs for a specific Jira project.

NameTypeReqDescription
fromstringStart date (YYYY-MM-DD)
limitintegerMax results (default 50)
offsetintegerPagination offset
projectIdintegeryesJira project id
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs_by_team ~188

Retrieve all Tempo worklogs for a specific Tempo team.

NameTypeReqDescription
fromstringStart date (YYYY-MM-DD)
limitintegerMax results (default 50)
offsetintegerPagination offset
teamIdintegeryesTempo team id
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_get_worklogs_by_user ~198

Retrieve all Tempo worklogs for a specific user (Atlassian account id).

NameTypeReqDescription
accountIdstringyesAtlassian account id of the user
fromstringStart date (YYYY-MM-DD)
limitintegerMax results (default 50)
offsetintegerPagination offset
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ)
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_healthcheck ~100

Resolves the credential the way real tools do, then makes one authenticated request to api.tempo.io. Reports which source supplied the credential, whether api.tempo.io accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.tempo.io-side problem'. Read-only; never returns the credential itself. Call this when a real tool fails and you want to know which hop broke.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tempo_recall_timesheet ~190

Recall a user's own timesheet that was submitted but not yet approved, returning it to OPEN so it can be corrected and resubmitted. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the change.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
commentstringComment recorded against the approval action
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
fromstringyesPeriod start date (YYYY-MM-DD) — use tempo_get_periods to find valid period boundaries
reviewerAccountIdstringAtlassian account id of the reviewer (see tempo_get_timesheet_approvals_waiting)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`

No output schema declared.

No examples provided.

tempo_reject_timesheet ~191

Reject a user's submitted timesheet for the given period, sending it back to the user for changes. Reviewer action — supply a comment explaining why. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the change.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
commentstringComment recorded against the approval action
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
fromstringyesPeriod start date (YYYY-MM-DD) — use tempo_get_periods to find valid period boundaries
reviewerAccountIdstringAtlassian account id of the reviewer (see tempo_get_timesheet_approvals_waiting)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`

No output schema declared.

No examples provided.

tempo_reopen_timesheet ~196

Reopen a user's already-approved timesheet for the given period, returning it to OPEN so worklogs can be edited again. Reviewer action — this undoes an approval. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the change.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
commentstringComment recorded against the approval action
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
fromstringyesPeriod start date (YYYY-MM-DD) — use tempo_get_periods to find valid period boundaries
reviewerAccountIdstringAtlassian account id of the reviewer (see tempo_get_timesheet_approvals_waiting)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`

No output schema declared.

No examples provided.

tempo_search_accounts ~201

Search Tempo accounts by id, key, status, or global flag. This is also how you resolve an account key to the numeric id that tempo_get_account needs.

NameTypeReqDescription
globalbooleanFilter to global (or non-global) accounts
idsarrayFilter by numeric account ids
keysarrayFilter by account keys (e.g. ACCOUNT-123)
limitintegerMax results (default 50)
offsetintegerPagination offset
statusesarrayFilter by account status
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_search_team_memberships ~174

Search Tempo team memberships across teams, accounts, and roles via POST. Inactive memberships are included.

NameTypeReqDescription
accountIdsarrayFilter by Atlassian account ids
limitintegerMax results
offsetintegerPagination offset
roleIdsarrayFilter by Tempo role ids (see tempo_get_roles)
teamIdsarrayFilter by team ids
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_search_timesheet_approval_logs ~207

Search timesheet approval audit logs. Requires appropriate Tempo permissions; results may contain PII (account ids, reviewer actions). Paginated via nextPageToken from the previous response.

NameTypeReqDescription
limitintegerMax results
nextPageTokenstringPage token from the previous response metadata
updatedFromstringLogs updated from this date/time (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ, within past 2 years)
userAccountIdsarrayFilter by Atlassian account ids of the timesheet users
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_search_worklogs ~253

Search Tempo worklogs using a POST body with advanced filters (author ids, issue ids, project ids, date range). For team or Tempo-account filters use tempo_get_worklogs_by_team / tempo_get_worklogs_by_account.

NameTypeReqDescription
authorIdsarrayAtlassian account ids of worklog authors
fromstringStart date (YYYY-MM-DD)
issueIdsarrayJira issue ids
limitintegerMax results (default 50)
offsetintegerPagination offset
orderByarraySort criteria (default START_DATE_TIME ASC, ID ASC)
projectIdsarrayJira project ids
tostringEnd date (YYYY-MM-DD)
updatedFromstringFilter by update date
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"…

No output schema declared.

No examples provided.

tempo_submit_timesheet ~184

Submit a user's timesheet for the given period for approval, moving it from OPEN to WAITING_FOR_APPROVAL. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the change.

NameTypeReqDescription
accountIdstringyesAtlassian account id of the timesheet owner
commentstringComment recorded against the approval action
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
fromstringyesPeriod start date (YYYY-MM-DD) — use tempo_get_periods to find valid period boundaries
reviewerAccountIdstringAtlassian account id of the reviewer (see tempo_get_timesheet_approvals_waiting)
tostringPeriod end date (YYYY-MM-DD); defaults to the period containing `from`

No output schema declared.

No examples provided.

tempo_update_account ~163

Update an existing Tempo account by its key. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the update.

NameTypeReqDescription
categoryKeystringAccount category key
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
contactAccountIdstringAtlassian account id of the contact person
externalContactNamestringName of external contact
keystringyesAccount key to update
leadAccountIdstringAtlassian account id of the account lead
monthlyBudgetintegerMonthly budget in seconds
namestringyesAccount name
statusstringAccount status

No output schema declared.

No examples provided.

tempo_update_plan ~291

Update an existing Tempo plan (resource allocation) by id. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the update.

NameTypeReqDescription
assigneeIdstringyesAtlassian account id (for USER) or generic resource id (for GENERIC)
assigneeTypestringyesType of assignee
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
descriptionstringPlan description
effortPersistenceTypestringHow effort is distributed
endDatestringyesPlan end date (YYYY-MM-DD)
idintegeryesPlan id
includeNonWorkingDaysbooleanInclude non-working days in plan
planItemIdstringyesId of the issue or project to plan against
planItemTypestringyesType of plan item
plannedSecondsintegerTotal seconds planned (for TOTAL_SECONDS persistence type)
plannedSecondsPerDayintegerSeconds planned per day (for SECONDS_PER_DAY persistence type)
recurrenceEndDatestringEnd date for recurrence (YYYY-MM-DD)
rulestringRecurrence rule
startDatestringyesPlan start date (YYYY-MM-DD)
startTimestringStart time (HH:mm)

No output schema declared.

No examples provided.

tempo_update_team ~125

Update an existing Tempo team by id. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the update.

NameTypeReqDescription
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
idintegeryesTeam id
leadAccountIdstringAtlassian account id of the team lead
namestringyesTeam name
programIdintegerId of the program this team belongs to
summarystringShort description of the team

No output schema declared.

No examples provided.

tempo_update_worklog ~232

Update an existing Tempo worklog by id. Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it applies the update.

NameTypeReqDescription
attributesarrayTempo work attribute values, e.g. [{"key":"_Account_","value":"20265520"}]. REQUIRED when the Tempo instance marks a work attribute (such as Account) as required — otherwise the write fails with HTTP…
authorAccountIdstringyesAtlassian account id of the worklog author
billableSecondsintegerBillable seconds
confirmbooleanMust be true to proceed. Without this, the tool returns a preview.
descriptionstringDescription of work done
idstringyesWorklog id
remainingEstimateSecondsintegerRemaining estimate in seconds
startDatestringyesWork date (YYYY-MM-DD)
startTimestringStart time (HH:mm:ss)
timeSpentSecondsintegeryesTime spent in seconds

No output schema declared.

No examples provided.

Common questions

What is the io.github.chrischall/tempo-api-mcp server?

io.github.chrischall/tempo-api-mcp is listed in the public MCP registry as io.github.chrischall/tempo-api-mcp. Tempo time-tracking for Claude, worklogs, plans, and timesheet approvals. This page covers its npm package (tempo-api-mcp).

Is the io.github.chrischall/tempo-api-mcp server safe to use?

io.github.chrischall/tempo-api-mcp scores 91 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.chrischall/tempo-api-mcp server expose?

io.github.chrischall/tempo-api-mcp exposes 48 tools: tempo_get_worklogs, tempo_get_worklog, tempo_create_worklog, tempo_update_worklog, tempo_delete_worklog, and 43 more. Their descriptions and schemas cost roughly 7,806 tokens of context every time the server is loaded.

Is the io.github.chrischall/tempo-api-mcp server still maintained?

io.github.chrischall/tempo-api-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.chrischall/tempo-api-mcp server under?

io.github.chrischall/tempo-api-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.