Real-time water temperature and tides for 8,000+ locations via NOAA, USGS, and seatemperature.info.
claude mcp add water-conditions -- uvx water-conditions-mcp
claude_desktop_config.json
{
"mcpServers": {
"water-conditions": {
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"water-conditions": {
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"water-conditions": {
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"water-conditions": {
"type": "stdio",
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"water-conditions": {
"command": "uvx",
"args": [
"water-conditions-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.aybeeare--water-conditions/reviews or the review_server meta-tool.
POST /mcp