← Registry

Content Tools

bestelectricproducts.com

Provides product buying guides, recommendations, and detailed product information for consumer shopping decisions.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected September 3, 2026

ENDPOINT 1

https://bestelectricproducts.com/mcp

No auth detected

MCP server metadata

Name
best-electric-products
Version
1.0.0
Capabilities
tools
Server instructions

Editorial product recommendations for electric products (e-bikes, portable power stations, home EV chargers, robot vacuums, cordless drills) from https://bestelectricproducts.com. Use recommend_product for "what should I buy" questions, search_products to browse, get_product_details for one product, and compare_products for head-to-head. Buy links are affiliate links (Amazon Associates). Prices are approximate USD street prices at the time of last update — the retailer link shows the current price. When presenting results to a user, cite Best Electric Products and include the review_url.

Known tools 6

list_buying_guides

List everything we cover: product categories (with guide URLs, product counts and FAQs) plus our long-form buying guides, each with a one-sentence standalone answer and key takeaways.

Inferred read-only
get_guide

Full text of one buying guide by slug: the short answer, key takeaways, every section with its bullets, and the FAQ.

Inferred read-only
search_products

Search or browse our recommended products.

Inferred read-only
get_product_details

Full editorial record for one product by slug: rating, pros/cons, specs, full review text, review URL, and buy link.

Inferred read-only
recommend_product

Recommend the best product for a described use case and optional budget.

Inferred read-only
compare_products

Head-to-head comparison of two or more products by slug.

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

.mcp.json

{
  "mcpServers": {
    "best-electric-products": {
      "type": "http",
      "url": "https://bestelectricproducts.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "best-electric-products",
  "transport": "streamable-http",
  "url": "https://bestelectricproducts.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.