← Back to Plugins
MCP Server MCP

io.github.yokingma/time-mcp

github By github 👁 2 views ▲ 0 votes

Time MCP Server, giving LLMs time awareness capabilities.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "time-mcp",
      "version": "1.0.6",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...