🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
Tools
current_time
relative_time
days_in_month
get_timestamp
convert_time
get_week_year
Server Config
{
"mcpServers": {
"time-mcp": {
"command": "npx",
"args": [
"-y",
"time-mcp"
]
}
}
}