Back to search
30
MCP

time-mcp

yokingma/time-mcp

⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yokingma/time-mcp
Time MCP Server, giving LLMs time awareness capabilities.
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
iflow-mcp_mcp-timeserver
An MCP server for providing the current date/time to LLMs
0 tools
linkedmcp
MCP server to get help with Linkedin content using LLM
0 tools
chuk-mcp-time-server
MCP Time Server
0 tools
currenttime-mcp
MCP server for accurate current time with IP-based timezone detection
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "time-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}