An MCP server that provides weather information

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "weather-server-python": {
      "args": [
        "chst-weather"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}
An MCP server that provides weather information by io.github.lxchst | RouterMCP