MCP1 Weather Query
Rank #72,889io.github.wcnm8888/mcp1-weather-query
Read-only current weather lookup by place name using Open-Meteo.
MCP1 Weather Query is a Model Context Protocol (MCP) server published by wcnm8888. It ranks #72,889 of 132,046 servers tracked on MCP Toplist. MCP1 Weather Query is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 59,157 of 132,046 servers on MCP Toplist.
Use MCP1 Weather Query
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp1-weather-query -- uvx mcp-weather-query[mcp_servers.mcp1-weather-query]
command = "uvx"
args = ["mcp-weather-query"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp1-weather-query": {
"command": "uvx",
"args": [
"mcp-weather-query"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp1-weather-query": {
"command": "uvx",
"args": [
"mcp-weather-query"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp1-weather-query": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-weather-query"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp1-weather-query": {
"command": "uvx",
"args": [
"mcp-weather-query"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp1-weather-query": {
"command": "uvx",
"args": [
"mcp-weather-query"
]
}
}
}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.wcnm8888%2Fmcp1-weather-query)<a href="https://mcptoplist.com/server/io.github.wcnm8888%2Fmcp1-weather-query"><img src="https://mcptoplist.com/badge/io.github.wcnm8888%2Fmcp1-weather-query.svg" alt="MCP Toplist: #72,889 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wcnm8888
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains MCP1 Weather Query?
- MCP1 Weather Query is maintained by wcnm8888, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP1 Weather Query listed on the Official MCP Registry?
- Yes — MCP1 Weather Query is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP1 Weather Query have?
- MCP Toplist tracks 1 version of MCP1 Weather Query, most recently published on Aug 12, 2026.
- Where can I find the source code for MCP1 Weather Query?
- The source code for MCP1 Weather Query is hosted at github.com/wcnm8888/mcp1-weather-query.
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.