Loading MCP server directory, please wait...
Real-time water temperature and tides for 8,000+ locations via NOAA, USGS, and seatemperature.info.
npx @getmcp/cli add io.github.aybeeare/water-conditionsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aybeeare/water-conditions": {
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}