Application-weather-MCP-Server

shivamsx/Application-weather-MCP-Server
★ 0 stars Python API Integration Updated today
Weather application using free weather MCP server
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": {
    "application-weather-": {
      "command": "uvx",
      "args": [
        "application-weather-mcp-server"
      ]
    }
  }
}

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