← Index

io.github.yuv24793/weather

io.github.yuv24793/weather·v1.0.2·Maps & Location
Quality Score
76
/100

An MCP server that provides weather information.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "@yuv24793/mcp-weather-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "@yuv24793/mcp-weather-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @yuv24793/mcp-weather-server
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location