tempo-mcp-server
6
The Tempo MCP Server is designed to facilitate the management of Tempo worklogs in Jira using the Model Context Protocol. It supports various operations such as retrieving, creating, editing, and deleting worklogs through a straightforward API, making it compatible with MCP clients.
retrieveWorklogs
Get the work logs for configuring users between start and end dates
createWorklog
Create a new work log for a specific Jira issue
bulkCreateWorklogs
Create multiple worklogs in a single operation
editWorklog
Modify existing work logs
deleteWorklog
Remove existing work logs