Skip to main content
Location ServicesPython

SecretiveShell/MCP-timeserver

Access the time in any timezone and get the current local time

location-serviceslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/SecretiveShell/MCP-timeserver

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-timeserver": {
      "command": "npx",
      "args": [
        "-y",
        "SecretiveShell/MCP-timeserver"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Python
Author
SecretiveShell