NOAA NDBC MCP Server for Claude Desktop
io.github.mansurjisan/ndbc-mcp
NOAA National Data Buoy Center observations: waves, SST, wind, pressure from 1,300+ stations
client:Claude Desktop
transport:stdio
runtime:pypi
Install NOAA NDBC MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ndbc-mcp": {
"command": "uvx",
"args": [
"ndbc-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs