Water Conditions runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from pypi. Last commit 18 Jul 2026.
Real-time water temperature and tides for 8,000+ locations, by name or lat/long coordinates.
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 water-conditions -- uvx water-conditions-mcp
{
"mcpServers": {
"water-conditions": {
"args": [
"water-conditions-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.water-conditions]
command = "uvx"
args = ["water-conditions-mcp"]
{
"mcpServers": {
"water-conditions": {
"args": [
"water-conditions-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"water-conditions": {
"args": [
"water-conditions-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.