← Index

io.github.dharun-rd/weather

io.github.dharun-rd/weather·v1.0.1·Maps & Location
Quality Score
80
/100

An MCP server for weather information.

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