Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Direct MCP candidate from lists

com.findsaunaplunge/findsaunaplunge

Discovered from lists; probed directly as a possible remote MCP endpoint.

Uptime
100.0%
1 direct probes · 30d
Response
118ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_venues

Search cold plunge / sauna venues. All filters are optional and AND-combined. Absent fields in results mean "not published", never zero.

get_venue

Fetch the full record for one venue by its stable id.

list_cities

Cities with live venues, with counts and available modalities.

get_city_stats

Aggregate figures for one covered city: venue count, modality and access breakdowns, contrast-capable count, and median published prices and plunge temperature. Every median carries its denominator (n…

get_data_freshness

When the dataset was generated and how recently venues were checked: oldest and newest lastVerified dates, counts by age bucket, and the newest check date per city.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "direct_mcp_candidate_from_lists": {
      "url": "https://findsaunaplunge.com/mcp",
      "transport": "streamable-http"
    }
  }
}