Back to search
30
MCP

mcp-server-weather-js

hideya/mcp-server-weather-js

Simple Weather MCP Server Example

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_weather
A simple MCP weather server
0 tools
mcp-weather-server-example (mcp.so)
0 tools
mcpbind-mcp-weather-server
MCP Server Package: mcp_weather_server
0 tools
mcp-server-weather-js (mcp.so)
0 tools
iflow-mcp_temporal-community-weather
A simple MCP weather server
0 tools
knmi-weather-mcp
KNMI Weather MCP Server
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-server-weather-js": {
      "url": "https://www.npmjs.com/package/@h1deya/mcp-server-weather",
      "transport": "http"
    }
  }
}