← top10bestreviewed.com

INDIVIDUAL MCP TOOL

site_info

Overview of Top 10 Best Reviewed: what it is, categories, and value proposition.

top10bestreviewed.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

top10bestreviewed.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • list_categories — All product categories (Electronics, Computers, Home & Kitchen, Lifestyle) with descriptions and article counts.
  • search — Search articles by keyword.
  • contact_info — Contact details and social links for Top 10 Best Reviewed.
  • export_cards — Export CNA (Card Network Architecture) cards for the site, categories, and recent articles.