mcp-time

TheoBrigitte/mcp-time
★ 13 stars Go 💻 Code/Dev Tools Updated 23d ago
MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-time": {
      "command": "go",
      "args": [
        "run",
        "github.com/TheoBrigitte/mcp-time@latest"
      ]
    }
  }
}

Topics

mcpmcp-servermcp-toolsmodelcontextprotocol