Back to search
30
MCP
weather-mcp-server
ezh0v/weather-mcp-serverA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://news.ycombinator.com/item?id=43614582
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"weather-mcp-server": {
"url": "https://news.ycombinator.com/item?id=43614582",
"transport": "http"
}
}
}