[Discovery] mcp/time - Timezone Operations

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, node.js, typescript
Domain
backend, devops

Research direction

Start by reviewing the upstream src/time server and this repository's time.dockerfile. Check the listed timezone-support documentation and HADOLint items, then record their results; treat the proposed Rust rewrite as a separate design decision because the issue does not define its scope or acceptance criteria.

Written by the indexing model from the issue text.

Description

category/workflow phase/discovery transport/http-wrapped type/research

Project Association

This issue tracks the mcp/time MCP server in the core profile.

Server Details
Transport Status
  • Current: stdio only (upstream)
  • Implementation: HTTP-wrapped via supergateway
  • Docker Image: time-mcp:http (custom build)
Tools Provided
  • get_current_time: Get current time in a specific timezone
  • convert_time: Convert time between timezones
Docker Status
  • Official image: mcp/time
  • Custom wrapper: time.dockerfile (extends base with supergateway)
  • HADOLint: Not checked
Notes
  • Simple utility server with minimal resource requirements
  • Good candidate for Rust rewrite due to simplicity
Tracking
  • Document timezone support
  • HADOLint compliance check
  • Consider Rust rewrite (high priority - simple server)
Dominant language
Just
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aRustyDev/mcp

All issues in aRustyDev/mcp

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.