WorldTime MCP Server
@usrrname
关于 WorldTime MCP Server
A timezone MCP server based off OSS TimezoneDB API
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"worldtime-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"worldtime"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论