davidan90/time-node-mcp
by Various
MCP server for timezone-aware date and time operations
MCP
davidan90/time-node-mcp
Added 1 June 2026
Overview
A Model Context Protocol server that provides timezone-aware date and time operations. It allows clients to retrieve current time in specified timezones, convert between timezones, and format dates with timezone information. Built in TypeScript, it integrates with any MCP-compatible host.
Best for
Best for
Developers using MCP-compatible tools who need reliable timezone-aware date and time operations
Use cases
- Get current time in a specific timezone
- Convert a date/time from one timezone to another
- Format dates with timezone-aware output
How to use
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "time-node-mcp": {\n "command": "node",\n "args": ["/path/to/time-node-mcp/dist/index.js"]\n }\n }\n} Notes
A Model Context Protocol server that provides timezone-aware date and time operations. It allows clients to retrieve current time in specified timezones, convert between timezones, and format dates with timezone information. Built in TypeScript, it integrates with any MCP-compatible host.
4 stars on GitHub. Last updated 2025-08-11. Licensed MIT.
Use cases
- Get current time in a specific timezone
- Convert a date/time from one timezone to another
- Format dates with timezone-aware output
Pros
- Lightweight and focused on timezone-aware operations
- Easy to integrate via the MCP protocol
- Written in TypeScript for type safety
Cons
- Limited to the MCP ecosystem, not a standalone library
- Small community (4 stars) may mean fewer examples or support
- May lack advanced date manipulation features beyond timezone handling
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused on timezone-aware operations
- Easy to integrate via the MCP protocol
- Written in TypeScript for type safety
Cons
- Limited to the MCP ecosystem, not a standalone library
- Small community (4 stars) may mean fewer examples or support
- May lack advanced date manipulation features beyond timezone handling
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
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.