← Index

io.github.yokingma/time-mcp

io.github.yokingma/time-mcp·v1.0.6·Calendar & Time
Quality Score
81
/100

Time MCP Server, giving LLMs time awareness capabilities.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "time-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "time-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "time-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "time-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y time-mcp
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time