eCommerce
dfitko.shop
Provides product search, detailed product information, quotes, and order management for an e-commerce catalog.
ENDPOINT 1
https://api.ubiquary.com/mcp
MCP server metadata
- Name
- ubiquary-shop
- Version
- 1.29.1
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
produkt_detailsDetails eines Artikels: Beschreibung, technische Daten, Datenblatt.
Inferred read-onlybestellung_aufgebenBestellung zu einer gueltigen Quote aufgeben (Zahlart Vorkasse).
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.