# weather [Health: Active]

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

## Description
An MCP server for weather information

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "weather": {
    "url": "https://modelcontextprotocol.io/docs/develop/build-server"
  }
}
```

## Documentation & README

# A Simple MCP weather Server written in TypeScript

See the [Build an MCP server](https://modelcontextprotocol.io/docs/develop/build-server) tutorial for more information.

