eCommerce
carcovermate.com
Provides pricing, product information, and order links for CarCoverMate car covers.
ENDPOINT 1
https://carcovermate.com/mcp
MCP server metadata
- Name
- carcovermate-mcp
- Version
- 0.1.0
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_product_infoReturns product information about CarCoverMate premium softgaragen: materials, fit, delivery time, and use cases.
Inferred read-onlyget_order_linksReturns canonical URLs for ordering, the AI configurator, B2B inquiries, and legal pages on carcovermate.com.
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.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.
carcovermate.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.