NOAA CO-OPS MCP Server
Rank #67,820io.github.oceanmodeling/coops-mcp
NOAA CO-OPS tides, water levels, currents, and meteorological data
NOAA CO-OPS MCP Server is a Model Context Protocol (MCP) server published by oceanmodeling. It ranks #67,820 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. NOAA CO-OPS MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 28, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 64,293 of 132,113 servers on MCP Toplist.
Use NOAA CO-OPS MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add coops-mcp -- uvx coops-mcp[mcp_servers.coops-mcp]
command = "uvx"
args = ["coops-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"coops-mcp": {
"command": "uvx",
"args": [
"coops-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"coops-mcp": {
"command": "uvx",
"args": [
"coops-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"coops-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"coops-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"coops-mcp": {
"command": "uvx",
"args": [
"coops-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"coops-mcp": {
"command": "uvx",
"args": [
"coops-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.oceanmodeling%2Fcoops-mcp)<a href="https://mcptoplist.com/server/io.github.oceanmodeling%2Fcoops-mcp"><img src="https://mcptoplist.com/badge/io.github.oceanmodeling%2Fcoops-mcp.svg" alt="MCP Toplist: #67,820 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
oceanmodeling
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 4, 2026 |
Frequently asked questions
- Who maintains NOAA CO-OPS MCP Server?
- NOAA CO-OPS MCP Server is maintained by oceanmodeling, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is NOAA CO-OPS MCP Server listed on the Official MCP Registry?
- Yes — NOAA CO-OPS MCP Server is listed on the Official MCP Registry.
- How many versions does NOAA CO-OPS MCP Server have?
- MCP Toplist tracks 1 version of NOAA CO-OPS MCP Server, most recently published on Sep 4, 2026.
- Where can I find the source code for NOAA CO-OPS MCP Server?
- The source code for NOAA CO-OPS MCP Server is hosted at github.com/oceanmodeling/ocean-mcp.
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.