← Back to Plugins
MCP Server MCP

io.github.mcpcentral-io/mcp-time

github By github 👁 1 views ▲ 0 votes

Time MCP server via HTTP

Homepage Verified source GitHub

Install

npx -y @mcpcentral/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.time.mcpcentral.io"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@mcpcentral/mcp-time",
      "version": "0.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...