Enterprise DNA
M MCP Servers Developer low

TheoBrigitte/mcp-time

by Various

MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities

T

MCP

TheoBrigitte/mcp-time

Added 1 June 2026

#mcp #mcp-server #mcp-tools #modelcontextprotocol

Overview

A Model Context Protocol (MCP) server written in Go that provides time and date utilities. It supports natural language queries, multiple date formats, and timezone conversion via the MCP interface.

Best for

Best for
Developers building MCP-driven AI assistants that need basic time and date manipulation.

Use cases

  • Get current time in a specified timezone
  • Convert a date string between different formats
  • Perform date arithmetic like adding days or calculating differences

How to use

Tools exposed

  • npx
  • docker
  • mcp-time

Tested with

Cursor, Claude Desktop, Claude Code

Example client config

{\n  "mcpServers": {\n    "mcp-time": {\n      "type": "stdio",\n      "command": "npx",\n      "args": [\n        "-y",\n        "@theo.foobar/mcp-time"\n      ]\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server written in Go that provides time and date utilities. It supports natural language queries, multiple date formats, and timezone conversion via the MCP interface.

18 stars on GitHub. Last updated 2026-03-30. Licensed MIT.

Use cases

  • Get current time in a specified timezone
  • Convert a date string between different formats
  • Perform date arithmetic like adding days or calculating differences

Pros

  • Simple MCP-based integration for AI assistants and tools
  • Supports natural language date/time queries
  • Lightweight and fast due to Go implementation

Cons

  • Very small community and limited adoption (18 GitHub stars)
  • Only handles time and date operations, no broader utility
  • Requires an MCP-compatible client to be useful

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple MCP-based integration for AI assistants and tools
  • Supports natural language date/time queries
  • Lightweight and fast due to Go implementation

Cons

  • Very small community and limited adoption (18 GitHub stars)
  • Only handles time and date operations, no broader utility
  • Requires an MCP-compatible client to be useful
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks