Loading languages...
HO

horologic-mcp

@yoda-digital1

Horologic MCP is a reliable Model Context Protocol (MCP) server for time and timezone operations, built with TypeScript.

time
timezone
typescript
stdio

# mcpServer Config

{
  "mcpServers": {
    "horologic-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/horologic-mcp/dist/index.js"
      ]
    }
  }
}

# stdio

node /absolute/path/to/horologic-mcp/dist/index.js
Transport:
stdio
Language:
TypeScript
Created:4/16/2025
Updated:5/6/2025