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
How to use
Tools exposed
npxdockermcp-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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
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.