Weather MCP
Rank #66,213io.github.Lulu-The-Narwhal/weather-mcp
Free, keyless real-time weather and 7-day forecasts for any city worldwide.
Weather MCP is a Model Context Protocol (MCP) server published by lulu-the-narwhal. It ranks #66,213 of 115,591 servers tracked on MCP Toplist. Weather MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 49,378 of 115,591 servers on MCP Toplist.
Use Weather MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http weather-mcp https://ads.getlulu.dev/weather/mcp[mcp_servers.weather-mcp]
url = "https://ads.getlulu.dev/weather/mcp"Add to ~/.codex/config.toml.
https://ads.getlulu.dev/weather/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"weather-mcp": {
"url": "https://ads.getlulu.dev/weather/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"weather-mcp": {
"type": "http",
"url": "https://ads.getlulu.dev/weather/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"weather-mcp": {
"serverUrl": "https://ads.getlulu.dev/weather/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"weather-mcp": {
"url": "https://ads.getlulu.dev/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.Lulu-The-Narwhal%2Fweather-mcp)<a href="https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fweather-mcp"><img src="https://mcptoplist.com/badge/io.github.Lulu-The-Narwhal%2Fweather-mcp.svg" alt="MCP Toplist: #66,213 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lulu-the-narwhal
Other servers by lulu-the-narwhal
- Dali by Lulu#7,175 · 2 vers
- Lulu Ads — Publisher Concierge#12,621 · 1 ver
- crypto-price-mcp#51,841
- air-quality-mcp#64,479
- domain-rdap-mcp#64,480
- fx-converter-mcp#64,481
- holidays-mcp#64,482
- postal-lookup-mcp#64,483
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Weather MCP?
- Weather MCP is maintained by lulu-the-narwhal, which publishes 16 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Weather MCP listed on the Official MCP Registry?
- Yes — Weather MCP is listed on the Official MCP Registry.
- How many versions does Weather MCP have?
- MCP Toplist tracks 1 version of Weather MCP, most recently published on Aug 10, 2026.
- Where can I find the source code for Weather MCP?
- The source code for Weather MCP is hosted at github.com/Lulu-The-Narwhal/lulu-platform.