gagelink
Rank #12,961io.github.Adeniyikayodee/gagelink
River level, streamflow, floods and basins from USGS, NOAA, Hub'Eau, UK Environment Agency, SWOT
gagelink is a Model Context Protocol (MCP) server published by Adeniyikayodee. It ranks #12,961 of 132,046 servers tracked on MCP Toplist. gagelink is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 119,085 of 132,046 servers on MCP Toplist.
Use gagelink
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gagelink -e "GAGELINK_API_KEY=<your GAGELINK_API_KEY>" -- uvx gagelinkReplace each placeholder with your own value before saving.
[mcp_servers.gagelink]
command = "uvx"
args = ["gagelink"]
[mcp_servers.gagelink.env]
GAGELINK_API_KEY = "<your GAGELINK_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<your GAGELINK_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<your GAGELINK_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gagelink": {
"type": "stdio",
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<your GAGELINK_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<your GAGELINK_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<your GAGELINK_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Adeniyikayodee%2Fgagelink)<a href="https://mcptoplist.com/server/io.github.Adeniyikayodee%2Fgagelink"><img src="https://mcptoplist.com/badge/io.github.Adeniyikayodee%2Fgagelink.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Adeniyikayodee
Available versions (5)
| Version | Published |
|---|---|
| 0.7.0 | Sep 4, 2026 |
| 0.5.0 | Aug 24, 2026 |
| 0.4.0 | Aug 23, 2026 |
| 0.3.0 | Aug 23, 2026 |
| 0.2.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains gagelink?
- gagelink is maintained by Adeniyikayodee, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is gagelink listed on the Official MCP Registry?
- Yes — gagelink is listed on the Official MCP Registry, alongside Glama.
- How many versions does gagelink have?
- MCP Toplist tracks 5 versions of gagelink, most recently published on Sep 4, 2026.
- Where can I find the source code for gagelink?
- The source code for gagelink is hosted at github.com/Adeniyikayodee/gagelink.
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.