Skip to main content
Glama

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)

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. For better results, consider using get_schedule first to verify working days and expected hours.

bulk_post_worklogs

Create multiple worklog entries from a structured format. RECOMMENDED: Use get_schedule first to identify working days and avoid logging time on non-working days.

delete_worklog

Delete an existing worklog entry

get_schedule

Retrieve work schedule for authenticated user and date range

Prompts

Interactive templates invoked by user choice

NameDescription
worklog_summaryGenerate a prompt for analyzing worklog data
schedule_aware_bulk_entryGuide AI assistants through schedule-first bulk worklog creation

Resources

Contextual data attached and managed by the client

NameDescription
Recent IssuesRecently used issue keys for quick reference

Latest Blog Posts

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