NOAA NDBC MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 688 installs a week from pypi.
NOAA National Data Buoy Center observations: waves, SST, wind, pressure from 1,300+ stations
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ndbc-mcp -- uvx ndbc-mcp
{
"mcpServers": {
"ndbc-mcp": {
"args": [
"ndbc-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ndbc-mcp]
command = "uvx"
args = ["ndbc-mcp"]
{
"mcpServers": {
"ndbc-mcp": {
"args": [
"ndbc-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ndbc-mcp": {
"args": [
"ndbc-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.