Content Tools
bestelectricproducts.com
Provides product buying guides, recommendations, and detailed product information for consumer shopping decisions.
ENDPOINT 1
https://bestelectricproducts.com/mcp
MCP server metadata
- Name
- best-electric-products
- Version
- 1.0.0
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_guidesList 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-onlyget_guideFull text of one buying guide by slug: the short answer, key takeaways, every section with its bullets, and the FAQ.
Inferred read-onlyget_product_detailsFull editorial record for one product by slug: rating, pros/cons, specs, full review text, review URL, and buy link.
Inferred read-onlyrecommend_productRecommend the best product for a described use case and optional budget.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.