Serversio.github.KatoMato65/time-mcp
M

io.github.KatoMato65/time-mcp

io.github.KatoMato65/time-mcp · v1.0.3
▦ npm
v1.0.3npm npm: @katomato65/time-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.KatoMato65/time-mcp",
  "description": "Simple MCP server that tells the time",
  "repository": {
    "url": "https://github.com/KatoMato65/time-mcp",
    "source": "github"
  },
  "version": "1.0.3",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@katomato65/time-mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}