← Registry

Data Collection

findsaunaplunge.com

Provides search and statistics for cold plunge and sauna venues across cities, including venue details, city aggregates, and data freshness.

1 endpoint5 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://findsaunaplunge.com/mcp

No auth detected

MCP server metadata

Name
findsaunaplunge
Version
1.0.0
Capabilities
tools
Server instructions

FindSaunaPlunge lists cold plunge, sauna, and contrast-therapy studios in the United States, with details read from each studio's own published pages and the date they were checked. Data rules you can rely on: - Every venue carries lastVerified — the date its details were last checked — and a status: "verified" means every published fact was cross-checked against multiple current public sources in agreement (the studio's own site plus its live booking pages or other public channels); "community"/"brand_import" mean checked against the studio's own published details. Nobody contacts studios; every check is against published pages. Surface both fields when citing a fact. - An absent field means "not published / unknown", never zero. We do not guess temperatures or prices. - Venue ids are stable and never reassigned. Use search_venues for discovery, get_venue for one venue's full record, list_cities to see coverage, get_city_stats for per-city aggregates (medians always carry their denominator), and get_data_freshness for check-date coverage. Corrections: submit@findsaunaplunge.com.

Known tools 5

search_venues

Search cold plunge / sauna venues.

Inferred read-only
get_venue

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

Inferred read-only
list_cities

Cities with live venues, with counts and available modalities.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.findsaunaplunge]
url = "https://findsaunaplunge.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "findsaunaplunge": {
      "type": "http",
      "url": "https://findsaunaplunge.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: findsaunaplunge
Remote MCP URL: https://findsaunaplunge.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "findsaunaplunge": {
      "url": "https://findsaunaplunge.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "findsaunaplunge": {
      "type": "http",
      "url": "https://findsaunaplunge.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "findsaunaplunge",
  "transport": "streamable-http",
  "url": "https://findsaunaplunge.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.