PeakWindow MCP App
Rank #40,708io.github.ByteOverDev/peak-window
Ranks the best weather windows to climb any peak worldwide, on the sharpest regional model.
PeakWindow MCP App is a Model Context Protocol (MCP) server published by byteoverdev. It ranks #40,708 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. PeakWindow MCP App is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 91,405 of 132,113 servers on MCP Toplist.
Use PeakWindow MCP App
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add peak-window -- npx -y peak-window[mcp_servers.peak-window]
command = "npx"
args = ["-y", "peak-window"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"peak-window": {
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"peak-window": {
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"peak-window": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"peak-window": {
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"peak-window": {
"command": "npx",
"args": [
"-y",
"peak-window"
]
}
}
}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.ByteOverDev%2Fpeak-window)<a href="https://mcptoplist.com/server/io.github.ByteOverDev%2Fpeak-window"><img src="https://mcptoplist.com/badge/io.github.ByteOverDev%2Fpeak-window.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
byteoverdev
Other servers by byteoverdev
View all byteoverdev servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | May 29, 2026 |
Frequently asked questions
- Who maintains PeakWindow MCP App?
- PeakWindow MCP App is maintained by byteoverdev, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is PeakWindow MCP App listed on the Official MCP Registry?
- Yes — PeakWindow MCP App is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PeakWindow MCP App have?
- MCP Toplist tracks 1 version of PeakWindow MCP App, most recently published on May 29, 2026.
- Where can I find the source code for PeakWindow MCP App?
- The source code for PeakWindow MCP App is hosted at github.com/byteoverdev/peak-window-mcp-app.
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.