ahao-weather-mcp-server

ooo423/ahao-weather-mcp-server
★ 0 stars Python Security Updated today
Weather MCP server with an ahao author tool
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ahao-weather-mcp-ser": {
      "command": "uvx",
      "args": [
        "ahao-weather-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ahao-weather-mcp-server