← Index

io.github.svensxl/weather

io.github.svensxl/weather·v1.0.1·Maps & Location
Quality Score
75
/100

An MCP server for weather information.

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