Weather Data MCP Server
Rank #10,017io.github.dgahagan/weather-mcp
17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires
Weather Data MCP Server is a Model Context Protocol (MCP) server. It ranks #10,017 of 132,046 servers tracked on MCP Toplist. Weather Data MCP Server is listed on Official MCP, with 51 tracked versions. It was first listed on Nov 5, 2025 and most recently updated on Sep 19, 2026.
Ranks ahead of 122,029 of 132,046 servers on MCP Toplist.
Use Weather Data MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add weather-mcp -- npx -y @dangahagan/weather-mcp[mcp_servers.weather-mcp]
command = "npx"
args = ["-y", "@dangahagan/weather-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"weather-mcp": {
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"weather-mcp": {
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"weather-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"weather-mcp": {
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"weather-mcp": {
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dgahagan%2Fweather-mcp)<a href="https://mcptoplist.com/server/io.github.dgahagan%2Fweather-mcp"><img src="https://mcptoplist.com/badge/io.github.dgahagan%2Fweather-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (51)
| Version | Published |
|---|---|
| 1.31.3 | Sep 19, 2026 |
| 1.31.2 | Sep 18, 2026 |
| 1.31.1 | Sep 18, 2026 |
| 1.31.0 | Sep 18, 2026 |
| 1.30.1 | Sep 17, 2026 |
| 1.30.0 | Sep 12, 2026 |
| 1.29.3 | Sep 11, 2026 |
| 1.29.2 | Sep 9, 2026 |
| 1.29.1 | Sep 9, 2026 |
| 1.28.1 | Sep 8, 2026 |
| 1.28.0 | Sep 5, 2026 |
| 1.27.1 | Sep 3, 2026 |
| 1.27.0 | Sep 3, 2026 |
| 1.26.0 | Sep 3, 2026 |
| 1.25.18 | Sep 2, 2026 |
| 1.25.17 | Sep 2, 2026 |
| 1.25.16 | Sep 2, 2026 |
| 1.25.15 | Sep 1, 2026 |
| 1.25.14 | Aug 30, 2026 |
| 1.25.13 | Aug 30, 2026 |
| 1.25.9 | Aug 28, 2026 |
| 1.25.8 | Aug 28, 2026 |
| 1.25.7 | Aug 28, 2026 |
| 1.25.6 | Aug 27, 2026 |
| 1.25.5 | Aug 27, 2026 |
| 1.25.4 | Aug 27, 2026 |
| 1.25.3 | Aug 26, 2026 |
| 1.25.2 | Aug 26, 2026 |
| 1.24.0 | Aug 24, 2026 |
| 1.23.0 | Aug 18, 2026 |
| 1.22.0 | Aug 18, 2026 |
| 1.21.0 | Aug 18, 2026 |
| 1.20.0 | Aug 14, 2026 |
| 1.19.0 | Aug 14, 2026 |
| 1.18.0 | Aug 13, 2026 |
| 1.14.0 | Aug 12, 2026 |
| 1.13.0 | Jul 17, 2026 |
| 1.8.2 | Jul 7, 2026 |
| 1.8.1 | Jul 7, 2026 |
| 1.6.1 | Nov 10, 2025 |
| 1.3.0 | Nov 7, 2025 |
| 1.2.1 | Nov 7, 2025 |
| 1.2.0 | Nov 7, 2025 |
| 1.1.0 | Nov 7, 2025 |
| 1.0.1 | Nov 7, 2025 |
| 1.0.0 | Nov 7, 2025 |
| 0.4.0 | Nov 6, 2025 |
| 0.2.0 | Nov 6, 2025 |
| 0.1.2 | Nov 5, 2025 |
| 0.1.1 | Nov 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Weather Data MCP Server listed on the Official MCP Registry?
- Yes — Weather Data MCP Server is listed on the Official MCP Registry.
- How many versions does Weather Data MCP Server have?
- MCP Toplist tracks 51 versions of Weather Data MCP Server, most recently published on Sep 19, 2026.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.