← Registry

eCommerce

carcovermate.com

Provides pricing, product information, and order links for CarCoverMate car covers.

1 endpoint3 known toolsFirst detected July 21, 2026Last detected August 30, 2026

ENDPOINT 1

https://carcovermate.com/mcp

No auth detected

MCP server metadata

Name
carcovermate-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public tools for CarCoverMate — premium made-to-order car softgaragen with optional logo print. Use get_pricing for current prices (EUR, all-in), get_product_info for materials/fit/delivery, and get_order_links for canonical order, B2B, contact and legal URLs.

Known tools 3

get_pricing

Returns current CarCoverMate B2B tiered pricing in EUR.

Inferred read-only
get_product_info

Returns product information about CarCoverMate premium softgaragen: materials, fit, delivery time, and use cases.

Inferred read-only
get_order_links

Returns canonical URLs for ordering, the AI configurator, B2B inquiries, and legal pages on carcovermate.com.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "carcovermate-mcp",
  "transport": "streamable-http",
  "url": "https://carcovermate.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 carcovermate.com was fetched 2026-07-31T13:57:30.969Z and is being refreshed.

Trust status Trusted

carcovermate.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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