usrrname
MCP Serverusrrnamepublic

worldtime mcp server

A timezone MCP server based off OSS TimezoneDB API

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

A timezone MCP server based off OSS TimezoneDB API

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

WorldTime MCP Server

A simple MCP server that allows you to get the current time for an area.

This uses the WorldTime API and TimezoneDB for more timezones.

To use the MCP server and gain access to the TimezoneDB API , register at TimezoneDB and create an API key.

Usage with Claude

In Claude Desktop, add the following to your config:

{
  "mcpServers": {
    "worldtime": {
      "command": "node",
      "args": ["/Users/<your-username>/worldtime-mcp-server/dist/index.js"],
      "env": {
        "TIMEZONE_DB_API_KEY": "<your-timezone-db-api-key>"
      }
    }
  }
}

Debugging with MCP Inspector

To debug the server, you can use the below to test the MCP Inspector, or run npm run inspect.

 npx @modelcontextprotocol/inspector worldtime 

Quick Start

1

Clone the repository

git clone https://github.com/usrrname/worldtime-mcp-server
2

Install dependencies

cd worldtime-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerusrrname
Repoworldtime-mcp-server
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation