mcpskills.net
SkillsMCPsAgentsPrompts
mcpskills.net — A curated directory of AI agent Skills and MCP servers
TermsPrivacy
← Back to MCPs
Utilities

Time

Time and timezone conversion capabilities, including current time lookups and conversions between IANA timezones.

by AnthropicRepository →Source →
Installuvx mcp-server-time

The Time MCP server provides time and timezone conversion capabilities for LLMs.

Capabilities

  • Get the current time in any IANA timezone
  • Convert times between timezones
  • Handle daylight saving time correctly

Usage

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": ["mcp-server-time"]
    }
  }
}