Back to search
30
MCP

io.github.lchinglen/time-mcp-server

io.github.lchinglen/time-mcp-server

MCP server for timezone conversions and time queries with support for IANA timezones

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

Similar MCP servers embedding-nearest

io.github.mukundakatta/timezone-mcp
IANA timezone conversions with real DST rules.
0 tools
io.github.mcpcentral-io/mcp-time
Time MCP server via HTTP
0 tools · streamable-http
io.github.yokingma/time-mcp
Time MCP Server, giving LLMs time awareness capabilities.
0 tools
gettime-mcp
A local MCP server that provides local time and timezone conversion tools.
0 tools
currenttime-mcp
MCP server for accurate current time with IP-based timezone detection
0 tools
theo01/mcp-time
MCP server providing tools to work with time and dates in natural language, and timezone conversion.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.lchinglen/time-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}