Serversio.github.byrness/weather
W

io.github.byrness/weather

io.github.byrness/weather · v1.0.8
▦ npm
v1.0.8npm npm: @byrness/mcp-weather-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.byrness/weather",
  "description": "An MCP server for weather information.",
  "repository": {
    "url": "https://github.com/byrness/mcp-weather-server",
    "source": "github"
  },
  "version": "1.0.8",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@byrness/mcp-weather-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "documentation": "http://someserver/docs/weather",
      "icon": "weather.png"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}