Serversio.github.kushknows/weather-mcp-server
S

io.github.kushknows/weather-mcp-server

io.github.kushknows/weather-mcp-server · v1.0.6
▦ pypi
v1.0.6pypi pypi: weather-mcp-server-test↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "io.github.kushknows/weather-mcp-server",
  "description": "An MCP server that provides weather data",
  "repository": {
    "url": "https://github.com/kushknows/weather-mcp-server.git",
    "source": "github"
  },
  "version": "1.0.6",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "weather-mcp-server-test",
      "version": "1.0.6",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}