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%
3 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
@theo.foobar/mcp-time
A mcp server providing standardized tools to perform time and date-related operations
0 tools
chungoid-mcp-server-time
A Model Context Protocol server providing tools for working with time and dates
0 tools
iflow-mcp_time-mcp
A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
0 tools
time-server-mcp
This is a time search server based on the Model Context Protocol (MCP).
0 tools

How to use

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

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