Back to search
30
MCP
@jaredco/weather-mcp-server
npm/@jaredco/weather-mcp-serverFast current conditions and multi-day forecasts by city or lat/long. MCP-compliant weather server for Claude and other AI assistants.
Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@jaredco/weather-mcp-server": {
"url": "None",
"transport": "http"
}
}
}