π Time MCP Server: Giving LLMs Time Awareness Capabilities
@yokingma
About π Time MCP Server: Giving LLMs Time Awareness Capabilities
β° Time MCP Server: Giving LLMs Time Awareness Capabilities
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"time-mcp": {
"command": "npx",
"args": [
"-y",
"time-mcp"
]
}
}
}Tools
6Get the current date and time.
Get the relative time from now.
Get the number of days in a month. If no date is provided, get the number of days in the current month.
Get the timestamp for the time.
Convert time between timezones.
Get the week and isoWeek of the year.
Overview
What is time-mcp?
time-mcp is a Model Context Protocol (MCP) server that gives LLMs time awareness capabilities, providing tools for current time, relative time, timestamps, days in month, timezone conversion, and week/year info.
How to use time-mcp?
Install via Smithery: npx -y @smithery/cli install @yokingma/time-mcp --client claude. Alternatively, install globally with npm install -g time-mcp and run with npx -y time-mcp. For Claude Code, add using claude mcp add time-mcp -- npx -y time-mcp; for Cursor and Winds
More Productivity MCP servers
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers
ntfy-mcp: Your Friendly Task Completion Notifier
teddyzxcvTodo List MCP Server
RegiByteAn MCP server for managing todos within LLMs, created for educational purposes
Comments