← Registry

eCommerce

harzer-trading.de

Provides tools for searching and managing products and carts in a Shopware e-commerce system.

1 endpoint8 known toolsFirst detected July 2, 2026Last detected August 6, 2026

ENDPOINT 1

https://www.harzer-trading.de/mcp

No auth detected

MCP server metadata

Name
shopware-storefront
Version
1.0.0
Capabilities
tools

Known tools 8

search-products

Search the storefront product catalog by free-text keyword.

Inferred read-only
get-product

Fetch detailed information for one product by its UUID.

Inferred read-only
create-context

Create a fresh anonymous Shopware sales-channel context.

Potential side effects
get-cart

Return the current cart for the supplied contextToken.

Inferred read-only
manage-cart

Add, update or remove a line item in the cart owned by contextToken.

Potential side effects
customer-login

Authenticate the cart session as an existing storefront customer.

Inferred read-only
customer-logout

Log out the customer bound to contextToken.

Inferred read-only
place-order

Convert the cart owned by an authenticated contextToken into an order.

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.shopware-storefront]
url = "https://www.harzer-trading.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shopware-storefront": {
      "type": "http",
      "url": "https://www.harzer-trading.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: shopware-storefront
Remote MCP URL: https://www.harzer-trading.de/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": {
    "shopware-storefront": {
      "url": "https://www.harzer-trading.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shopware-storefront": {
      "type": "http",
      "url": "https://www.harzer-trading.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shopware-storefront",
  "transport": "streamable-http",
  "url": "https://www.harzer-trading.de/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 harzer-trading.de was fetched 2026-07-29T23:54:10.497Z and is being refreshed.

Trust status Trusted

harzer-trading.de 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.