← Registry

eCommerce

dfitko.shop

Provides product search, detailed product information, quotes, and order management for an e-commerce catalog.

1 endpoint6 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://api.ubiquary.com/mcp

No auth detected

MCP server metadata

Name
ubiquary-shop
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Shop-Universum der DFITKO (dfitko.shop u. a.): rund 50.000 IT- und Elektro-Artikel mit Echtzeit-Preisen und Bestandsklassen. Suche und Details sind offen; fuer Angebot und Bestellung braucht es einen Agenten-Zugang (X-Client-Id/X-Client-Secret) mit Betrags- und Tageslimit, Zahlart Vorkasse — zu beantragen per E-Mail, siehe Werkzeug 'einkaufsbedingungen'.

Known tools 6

produkte_suchen

Produkte im Katalog suchen (Titel, Artikelnummer oder EAN).

Inferred read-only
produkt_details

Details eines Artikels: Beschreibung, technische Daten, Datenblatt.

Inferred read-only
angebot_einholen

Verbindliches Angebot (Quote) einholen — 15 Minuten Preisbindung.

Inferred read-only
bestellung_aufgeben

Bestellung zu einer gueltigen Quote aufgeben (Zahlart Vorkasse).

Inferred read-only
bestellung_status

Status einer eigenen Bestellung, inkl.

Inferred read-only
einkaufsbedingungen

Rahmenbedingungen fuer maschinelles Einkaufen in diesem Shop.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "ubiquary-shop",
  "transport": "streamable-http",
  "url": "https://api.ubiquary.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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