Back to directory
mcp-simple-timeserver

mcp-simple-timeserver

@andybrandt18

Simple solution to give Claude ability to check current time via MCP

timeutilityClaudetool

Installation & Configuration

{
  "mcpServers": {
    "simple-timeserver": {
      "command": "python",
      "args": [
        "-m",
        "mcp_simple_timeserver"
      ]
    }
  }
}

Information

Transport
stdio
Language
python
Created
2025/7/23
Updated
2025/7/23