Skip to main content
Glama

Tempo Filler MCP Server

Official
by TRANZACT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEMPO_PATYesPersonal Access Token for authentication
TEMPO_BASE_URLYesYour JIRA instance URL (e.g., https://jira.company.com)
TEMPO_DEFAULT_HOURSNoDefault hours per workday (default: 8)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
worklog_summaryGenerate a prompt for analyzing worklog data

Resources

Contextual data attached and managed by the client

NameDescription
Recent IssuesRecently used issue keys for quick reference

Tools

Functions exposed to the LLM to take actions

NameDescription
get_worklogs

Retrieve worklogs for authenticated user and date range

post_worklog

Create a new worklog entry

bulk_post_worklogs

Create multiple worklog entries from a structured format

delete_worklog

Delete an existing worklog entry

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/TRANZACT/tempo-filler-mcp-server'

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