SecretiveShell/MCP-timeserver
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
Platform-specific configuration:
{
"mcpServers": {
"MCP-timeserver": {
"command": "npx",
"args": [
"-y",
"MCP-timeserver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...