← Registry

Marketing

harborchasereviews.com

Provides tools to retrieve business profile data and analyze customer reviews by sentiment, technician, and service topic.

1 endpoint9 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://harborchasereviews.com/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

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.mcp-typescript-server-on-vercel]
url = "https://harborchasereviews.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://harborchasereviews.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://harborchasereviews.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://harborchasereviews.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.