Serversio.github.dharun-rd/weather
W

io.github.dharun-rd/weather

io.github.dharun-rd/weather · v1.0.1
▦ npm
v1.0.1npm npm: @dharunrd14/mcp-weather-server↗ 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.dharun-rd/weather",
  "description": "An MCP server for weather information.",
  "repository": {
    "url": "https://github.com/dharun-rd/mcp-weather-server",
    "source": "github"
  },
  "version": "1.0.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dharunrd14/mcp-weather-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}