# weather-mcp-server [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/kushknows/weather-mcp-server.git  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/weather-mcp-server-3

## Description
An MCP server that provides weather data

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `uvx` (confidence: high):

```json
"mcpServers": {
  "weather-mcp-server": {
    "command": "uvx",
    "args": ["weather-mcp-server-test"]
  }
}
```

## Documentation & README

# Weather MCP Server

mcp-name: io.github.kushknows/weather-mcp-server

An MCP server that provides weather data...



# Client Usage:

1. Install weather_mcp_server_test package : pip install weather-mcp-server-test
2. Run cmd on terminal : python -m weather_mcp.main 
3. MCP Server will starts running. Open MCP Inspector and add mcp server url then connect it.
