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%
3 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
io.github.kushknows/weather-mcp-server
An MCP server that provides weather data
0 tools
io.github.mtjandra/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.augee99/mcp-weather
An MCP server that provides [describe what your server does]
0 tools

How to use

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

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