Skip to content
Back to search
30
MCP

@jaredco/weather-mcp-server

npm/@jaredco/weather-mcp-server

Fast 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

io.github.jaredco-ai/weather-mcp-server
Fast - accurate weather conditions and forecasts by city or coordinates.
0 tools
@duwenji/weather-mcp-server
MCP server providing real-time weather information for AI assistants like Claude and Cline
0 tools
weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
agentpay-weather-mcp
MCP server: Current weather and 5-day forecasts with rate limiting + Pro tier
0 tools
io.github.mtjandra/mcp-weather-server
An MCP server for weather information.
0 tools
darcycui-mcp
A weather forecast MCP Server for any AI agent.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@jaredco/weather-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}