Live NOAA NDBC marine buoy observations: wind, waves, pressure, water temp. Hourly refresh.
claude mcp add data-marine-weather-buoy-observation-noaa --transport http https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http
~/.cursor/mcp.json
{
"mcpServers": {
"data-marine-weather-buoy-observation-noaa": {
"url": "https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"data-marine-weather-buoy-observation-noaa": {
"serverUrl": "https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http"
}
}
}
.vscode/mcp.json
{
"servers": {
"data-marine-weather-buoy-observation-noaa": {
"type": "http",
"url": "https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"data-marine-weather-buoy-observation-noaa": {
"url": "https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"data-marine-weather-buoy-observation-noaa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://a2awire.com/mcp/data/marinewatch-live-noaa-marine-buoy-observations-b6e91c/http | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.a2awire--data-marine-weather-buoy-observation-noaa/reviews or the review_server meta-tool.
POST /mcp