Serversio.github.augee99/mcp-weather
W

io.github.augee99/mcp-weather

io.github.augee99/mcp-weather · v1.0.0
▦ pypi
v1.0.0pypi pypi: mcp-weather-augee99↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.augee99/mcp-weather",
  "description": "An MCP server that provides [describe what your server does]",
  "repository": {
    "url": "https://github.com/augee99/mcp-weather",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "mcp-weather-augee99",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}