Serversio.github.isdaniel/mcp_weather_server
S

Weather MCP Server

io.github.isdaniel/mcp_weather_server · v0.6.1
▦ pypi
v0.6.1pypi pypi: 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.isdaniel/mcp_weather_server",
  "description": "providing weather information, air quality data, and timezone utilities using the Open-Meteo API.",
  "title": "Weather MCP Server",
  "repository": {
    "url": "https://github.com/isdaniel/mcp_weather_server",
    "source": "github"
  },
  "version": "0.6.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-weather-server",
      "version": "0.6.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}