Back to Home
ivelin-web icon

tempo-mcp-server

Verified Safe

by ivelin-web

Overview

Manages Tempo worklogs in Jira via a Model Context Protocol (MCP) server, allowing time tracking and worklog operations through MCP-compatible clients.

Installation

Run Command
npx -y @ivelin-web/tempo-mcp-server

Environment Variables

  • TEMPO_API_TOKEN
  • JIRA_API_TOKEN
  • JIRA_EMAIL
  • JIRA_BASE_URL
  • JIRA_AUTH_TYPE
  • JIRA_TEMPO_ACCOUNT_CUSTOM_FIELD_ID

Security Notes

The server uses Zod for robust input validation on all tool parameters and environment variables, mitigating common injection risks. Sensitive API tokens and credentials are strictly sourced from environment variables, preventing hardcoding. Authentication for Jira supports both basic (email:token) and bearer (OAuth 2.0) methods securely. Error handling logs details internally and returns user-friendly messages to the client, limiting information exposure. No 'eval' or obvious obfuscation patterns were found.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassMedium
Avg Tokens500
Stars27
Forks17
Last Update2025-12-04

Tags

MCPJiraTempoWorklogsTime-tracking