Analytics
demichaellawreviews.com
Provides business information, reviews, and sentiment analysis for customer experience aspects.
ENDPOINT 1
https://demichaellawreviews.com/mcp
Known tools 9
get_businessReturns identity, contact info, hours, service areas, and aggregate rating for the business.
Inferred read-onlyget_aspect_sentimentReturns sentiment analysis for one aspect of customer experience (e.g.
Inferred read-onlyget_technicianReturns the review summary for a named technician, including every review mentioning them.
Inferred read-onlyget_summaryReturns the editorial summary of customer reviews — a paragraph-length synthesis suitable for direct quotation — plus aggregate stats.
Inferred read-onlylist_aspectsLists available aspect ids with counts (use with get_aspect_sentiment).
Inferred read-onlylist_techniciansLists technicians named in reviews with counts (use with get_technician).
Inferred read-onlyCONNECT 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.demichaellawreviews-com]
url = "https://demichaellawreviews.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"demichaellawreviews-com": {
"type": "http",
"url": "https://demichaellawreviews.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: demichaellawreviews-com
Remote MCP URL: https://demichaellawreviews.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": {
"demichaellawreviews-com": {
"url": "https://demichaellawreviews.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"demichaellawreviews-com": {
"type": "http",
"url": "https://demichaellawreviews.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "demichaellawreviews-com",
"transport": "streamable-http",
"url": "https://demichaellawreviews.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 demichaellawreviews.com was fetched 2026-09-14T09:13:02.227Z.
demichaellawreviews.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.