get_beach_water_quality — 787daily MCP Tool Read-only
get_beach_water_quality
(get beach water quality) is one of 19 tools on the
787daily
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_beach_water_quality from your client
- Claude Code 787daily get_beach_water_quality run in your project directory
- Claude Desktop 787daily get_beach_water_quality ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor 787daily get_beach_water_quality ~/.cursor/mcp.json
- VS Code 787daily get_beach_water_quality .vscode/mcp.json
- Zed 787daily get_beach_water_quality ~/.config/zed/settings.json
- Windsurf 787daily get_beach_water_quality ~/.codeium/windsurf/mcp_config.json
- Cline 787daily get_beach_water_quality ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI 787daily get_beach_water_quality ~/.gemini/settings.json
- Grok 787daily get_beach_water_quality .mcp.json (in your project root)
- ChatGPT 787daily get_beach_water_quality Settings → Connectors → Advanced → Developer mode
- Claude.ai 787daily get_beach_water_quality Settings → Connectors → Add custom connector
- LangChain 787daily get_beach_water_quality pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http 787daily https://mcp.787daily.com/mcp
Other tools on this server
- get_daily_briefing
- keyword_search_news
- search_pr_news
- list_sections
- list_condition_spots
- get_conditions
- get_town_weather
- search_news
- get_by_entity
- get_by_municipality
- get_latest_analysis
- get_ferry_status
- get_cost_of_living
- get_town_living
- get_safety_stats
- get_power_status
- get_water_status
- get_reservoir_levels
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.