← Registry

eCommerce

cardpeer.com

Access trading card data and pricing from Cardpeer.

1 endpoint6 known toolsFirst detected May 10, 2026Last detected August 14, 2026

ENDPOINT 1

https://cardpeer.com/mcp

No auth detected

MCP server metadata

Name
cardpeer
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

search_cards

Search for trading cards and sealed products on Cardpeer.

Inferred read-only
search_listings

Find individual seller listings for a specific product, grouped by seller × condition × price.

Inferred read-only
get_product

Get full details for a single product: card info, set, series, pricing snapshots, and language variants.

Inferred read-only
get_pricing

Historical pricing snapshots from Cardpeer and the market.

Inferred read-only
list_sets

List available card sets/expansions.

Inferred read-only
list_series

List available card series (e.g.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cardpeer",
  "transport": "streamable-http",
  "url": "https://cardpeer.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 cardpeer.com was fetched 2026-09-11T01:13:25.492Z.

Trust status Trusted

cardpeer.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.