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
MCP
TheoBrigitte/mcp-time
Added 1 June 2026
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
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