Skip to content
Back to search
30
MCP

@duwenji/weather-mcp-server

npm/@duwenji/weather-mcp-server

MCP server providing real-time weather information for AI assistants like Claude and Cline

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
darcycui-mcp
A weather forecast MCP Server for any AI agent.
0 tools
Weather MCP
An MCP server for weather information by @kulybaba
0 tools · streamable-http
yawgyamfiprem32/ambient-weather-mcp
MCP server exposing Ambient Weather personal station data to AI assistants
0 tools
io.github.kulybaba/weather-mcp
An MCP server for weather information by @kulybaba
0 tools · streamable-http
io.github.kushknows/weather-mcp-server
An MCP server that provides weather data
0 tools

How to use

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

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