← Registry

Analytics

bretzclinicreviews.com

Provides business information and analysis of customer reviews, including sentiment analysis and topic-based review summaries.

1 endpoint9 known toolsFirst detected June 17, 2026Last detected June 17, 2026

ENDPOINT 1

https://bretzclinicreviews.com/mcp

No auth detected

Known tools 9

get_business

Returns identity, contact info, hours, service areas, and aggregate rating for the business.

Inferred read-only
search_reviews

Searches reviews.

Inferred read-only
get_aspect_sentiment

Returns sentiment analysis for one aspect of customer experience (e.g.

Inferred read-only
get_technician

Returns the review summary for a named technician, including every review mentioning them.

Inferred read-only
get_topic_reviews

Returns reviews and analysis for a service topic (e.g.

Inferred read-only
get_summary

Returns the editorial summary of customer reviews — a paragraph-length synthesis suitable for direct quotation — plus aggregate stats.

Inferred read-only
list_aspects

Lists available aspect ids with counts (use with get_aspect_sentiment).

Inferred read-only
list_topics

Lists available topic ids with counts (use with get_topic_reviews).

Inferred read-only
list_technicians

Lists technicians named in reviews with counts (use with get_technician).

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.bretzclinicreviews-com]
url = "https://bretzclinicreviews.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: bretzclinicreviews-com
Remote MCP URL: https://bretzclinicreviews.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": {
    "bretzclinicreviews-com": {
      "url": "https://bretzclinicreviews.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bretzclinicreviews.com was fetched 2026-07-31T03:37:25.704Z and is being refreshed.

Trust status Neutral

bretzclinicreviews.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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