送信

🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities

@yokingma

🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities

サーバー設定

{
  "mcpServers": {
    "time-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "time-mcp"
      ]
    }
  }
}