Skip to main content
Other Tools and IntegrationsGo

TheoBrigitte/mcp-time

MCP server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities.

other-tools-and-integrationslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/TheoBrigitte/mcp-time

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-time": {
      "command": "npx",
      "args": [
        "-y",
        "TheoBrigitte/mcp-time"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Go
Author
TheoBrigitte