Skip to content
Back to search
30
MCP

@jmoak/chrono-mcp

npm/@jmoak/chrono-mcp

A Model Context Protocol (MCP) server providing real-time date, time, and timezone tools with calculation capabilities

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-time
MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezo
0 tools
cuc-mcp-time-server
A Model Context Protocol (MCP) time server that provides current time information
0 tools
@mseep/currentdt-mcp
Current DateTime MCP Server - Provide real-time date and time to AI assistants via Model Context Protocol
0 tools
@mcp-listing/time-ms-converter-mcp
Deterministic time calculation Model Context Protocol (MCP) server. Convert and format timestamps, durations, and timezones precisely.
0 tools
@vinkius/time-ms-converter-mcp
Deterministic time calculation Model Context Protocol (MCP) server. Convert and format timestamps, durations, and timezones precisely.
0 tools
@theo.foobar/mcp-time
A mcp server providing standardized tools to perform time and date-related operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@jmoak/chrono-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}