← Registry

eCommerce

plugpcs.com

Provides product search, details, comparison, and price tracking for PC components and hardware.

1 endpoint6 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://plugpcs.com/mcp

No auth detected

MCP server metadata

Name
plugpcs-catalog
Version
1
Capabilities
tools

Known tools 6

search_catalog

Search the catalog by free text (brand, model, spec, or category, e.g.

Inferred read-only
get_product

Full details for one product by pk (brand:slug) or brand+slug: price, normalized specs, availability, and the plugpcs.com page URL.

Inferred read-only
compare_products

Compare two products side by side (each by pk, or brand+slug via a{},b{}).

Inferred read-only
best_prices

Cheapest current retailer listings for a product (by pk) across every matched store, plus the OEM link.

Inferred read-only
price_history

A product's OEM price + availability history over time (by pk) — the price-intelligence timeline for 'is now a good time to buy?' answers.

Inferred read-only
resolve_product

Resolve a retail identifier — gtin (or upc), mpn, asin, or sku — to the canonical normalized product: brand, specs, price, all cross-referenced identifiers, and the plugpcs URL.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "plugpcs-catalog",
  "transport": "streamable-http",
  "url": "https://plugpcs.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 plugpcs.com was fetched 2026-08-23T21:15:39.924Z.

Trust status Trusted

plugpcs.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.