mcpbeat Sign in

Water Conditions MCP Server

local only

Water Conditions runs on your own machine — the client starts it, so there is no endpoint to ping. 57 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.

Installs per day peak 23 · avg 12 · -41% w/w
a month agotoday
57
Installs / week
pypi · water-conditions-mcp
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Water Conditions every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add water-conditions -- uvx water-conditions-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "water-conditions": {
      "args": [
        "water-conditions-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.water-conditions]
command = "uvx"
args = ["water-conditions-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "water-conditions": {
      "args": [
        "water-conditions-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "water-conditions": {
      "args": [
        "water-conditions-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Water Conditions

same job, measured the same way
Smithery AI National Weather Service
by smithery

Provide real-time and forecast weather information for locations in the United States using natura…

answering
Weather MCP Server
by jaredco-ai

Fast - accurate weather conditions and forecasts by city or coordinates.

30 installs/wk local only
Ziptax Sales Tax API
by zip

Real-time US and Canadian sales and use tax rates by address or geo coordinates.

2 tools answering
Opencage Geocoding
by mcparmory

Convert addresses to coordinates and reverse-geocode locations worldwide

246 installs/wk local only
C
Holydb MCP
by holydb

Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.

1 tools answering
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
C
FBI NIBRS Crime Data
by olyport

National crime incident estimates from NIBRS by offense type, weapon, and location

4 tools answering
C
Postal Codes
by invokera

Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.

1 tools answering

Water Conditions — questions

Answers built from our own checks of this server.

Why is there no uptime for Water Conditions?
Water Conditions runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package water-conditions-mcp was installed 57 times last week.
How do I connect Water Conditions?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls water-conditions-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Water Conditions?
The pypi package water-conditions-mcp was installed 57 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Water Conditions open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.