WorldTime MCP Server
@usrrname
About WorldTime MCP Server
A timezone MCP server based off OSS TimezoneDB API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"worldtime-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"worldtime"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is WorldTime MCP Server?
A simple MCP server that returns the current time for an area, using the WorldTime API and TimezoneDB for extended timezone coverage.
How to use WorldTime MCP Server?
Register at TimezoneDB to obtain an API key, then configure the server in Claude Desktop by adding the JSON block with your API key and the path to the server’s index.js.
Key features of WorldTime MCP Server
- Retrieves current time for a given area.
- Uses WorldTime API and TimezoneDB.
- Supports extended timezone coverage via TimezoneDB.
- Designed for integration with Claude Desktop.
Use cases of WorldTime MCP Server
- Get the current time in any supported timezone.
- Integrate time‑zone lookups into Claude‑based workflows.
FAQ from WorldTime MCP Server
What API does the server use?
It uses the WorldTime API and, for additional timezones, the TimezoneDB API.
Do I need an API key?
Yes, a TimezoneDB API key is required. Register at timezonedb.com/register to get one.
How do I configure the server with Claude Desktop?
Add the provided JSON block to your Claude Desktop config, setting the correct path to the server file and your API key.
Can I debug the server?
Yes, use the MCP Inspector by running npx @modelcontextprotocol/inspector worldtime or npm run inspect.
Frequently asked questions
What API does the server use?
It uses the WorldTime API and, for additional timezones, the TimezoneDB API.
Do I need an API key?
Yes, a TimezoneDB API key is required. Register at timezonedb.com/register to get one.
How do I configure the server with Claude Desktop?
Add the provided JSON block to your Claude Desktop config, setting the correct path to the server file and your API key.
Can I debug the server?
Yes, use the MCP Inspector by running `npx @modelcontextprotocol/inspector worldtime` or `npm run inspect`.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Comments