← Index

io.github.mcpcentral-io/mcp-time

io.github.mcpcentral-io/mcp-time·v0.0.3·Calendar & Time
Quality Score
65
/100

Time MCP server via HTTP

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

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