andybrandt/mcp-simple-timeserver
Simple MCP to give Claude ability to check current time as well as know when holidays are, what is the time distance between dates etc.
Platform-specific configuration:
{
"mcpServers": {
"mcp-simple-timeserver": {
"command": "npx",
"args": [
"-y",
"mcp-simple-timeserver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...