# com.ubiquary/shop (remote · api.ubiquary.com)

German IT & electronics shop: search 50k products, get quotes, order with agent limits.

- Trust score: 72/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `api.ubiquary.com`: 72/100 (this document), [markdown](https://verifymcp.io/servers/com-ubiquary-shop/api.md), [page](https://verifymcp.io/servers/com-ubiquary-shop/api)

## Channel facts

- Endpoint: `https://api.ubiquary.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-27.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 64/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 615 tokens (~102/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (17% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the com.ubiquary/shop MCP server?

com.ubiquary/shop is a hosted endpoint at https://api.ubiquary.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-ubiquary-shop 'https://api.ubiquary.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-ubiquary-shop": {
      "url": "https://api.ubiquary.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-ubiquary-shop": {
      "type": "http",
      "url": "https://api.ubiquary.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-ubiquary-shop]
url = "https://api.ubiquary.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ubiquary-shop": {
      "type": "remote",
      "url": "https://api.ubiquary.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ubiquary-shop --url 'https://api.ubiquary.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ubiquary-shop:
    url: "https://api.ubiquary.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-ubiquary-shop": {
      "Transport": "http",
      "Url": "https://api.ubiquary.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-ubiquary-shop -t streamable-http -u 'https://api.ubiquary.com/mcp'
```

### Other

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

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-27 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-25 (score 71, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-23 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 68, 0)

- [functional] Server version: 1.29.1 → 1.30.0

### 2026-09-19 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `produkte_suchen` (~105 tokens)

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

    Liefert lieferbare Artikel mit Bruttopreis (inkl. 19 % MwSt) und
    Verfuegbarkeitsklasse (sofort/kurzfristig/bestellware). Preise sind
    unverbindlich bis zur Quote (Werkzeug angebot_einholen).

Input parameters:

- `max_treffer` (integer)
- `suchbegriff` (string, required)

Output parameters:

- `result` (array)

### `produkt_details` (~63 tokens)

Details eines Artikels: Beschreibung, technische Daten, Datenblatt.

    Der zurueckgegebene Preis ist der aktuelle Katalogpreis; verbindlich
    wird er erst durch angebot_einholen (15 Minuten Preisbindung).

Input parameters:

- `sku` (string, required)

### `angebot_einholen` (~109 tokens)

Verbindliches Angebot (Quote) einholen — 15 Minuten Preisbindung.

    positionen: Liste aus {"sku": "...", "menge": n}. Die Antwort enthaelt
    die quote_id fuer bestellung_aufgeben sowie Netto-Einzelpreise;
    Bruttopreis = Netto x 1,19, Versand siehe einkaufsbedingungen.

Input parameters:

- `client_id` (string)
- `client_secret` (string)
- `positionen` (array, required)

### `bestellung_aufgeben` (~170 tokens)

Bestellung zu einer gueltigen Quote aufgeben (Zahlart Vorkasse).

    Rechnungs- und Lieferanschrift sind identisch (DE oder AT). Die
    Limits des Zugangs (Betrag je Bestellung, Bestellungen je Tag)
    prueft der Server. Die Bestellbestaetigung mit allen weiteren
    Schritten geht an die angegebene E-Mail-Adresse.

Input parameters:

- `client_id` (string)
- `client_secret` (string)
- `email` (string, required)
- `land` (string)
- `name` (string, required)
- `ort` (string, required)
- `plz` (string, required)
- `quote_id` (string, required)
- `referenz` (string)
- `strasse` (string, required)

### `bestellung_status` (~46 tokens)

Status einer eigenen Bestellung, inkl. Sendungsnummer nach Versand.

Input parameters:

- `client_id` (string)
- `client_secret` (string)
- `order_id` (string, required)

### `einkaufsbedingungen` (~21 tokens)

Rahmenbedingungen fuer maschinelles Einkaufen in diesem Shop.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ubiquary-shop/api#diagnostics

## Score history

- 2026-09-27: 72
- 2026-09-26: 71
- 2026-09-25: 71
- 2026-09-24: 70
- 2026-09-23: 70
- 2026-09-22: 69
- 2026-09-21: 69
- 2026-09-20: 68
- 2026-09-19: 68
- 2026-09-18: 67
- 2026-09-17: 67
- 2026-09-16: 67
- 2026-09-15: 66
- 2026-09-14: 66
- 2026-09-13: 65
- 2026-09-12: 65
- 2026-09-11: 64
- 2026-09-10: 64
- 2026-09-09: 63
- 2026-09-08: 63
- 2026-09-07: 62
- 2026-09-06: 62
- 2026-09-05: 61
- 2026-09-04: 61
- 2026-09-03: 60
- 2026-09-02: 60

## Common questions

### What is the com.ubiquary/shop MCP server?

com.ubiquary/shop is an MCP server listed in the public MCP registry as com.ubiquary/shop. German IT & electronics shop: search 50k products, get quotes, order with agent limits. This page covers its hosted endpoint (https://api.ubiquary.com/mcp).

### Is the com.ubiquary/shop MCP server safe to use?

com.ubiquary/shop scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.ubiquary/shop MCP server expose?

com.ubiquary/shop exposes 6 tools: produkte_suchen, produkt_details, angebot_einholen, bestellung_aufgeben, bestellung_status, einkaufsbedingungen. Their descriptions and schemas cost roughly 514 tokens of context every time the server is loaded.

### Does the com.ubiquary/shop MCP server require authentication?

No. We connected to com.ubiquary/shop without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.ubiquary/shop MCP server still maintained?

com.ubiquary/shop is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api.ubiquary.com/mcp
- Website: https://dfitko.shop/
- Changelog RSS feed: https://verifymcp.io/servers/com-ubiquary-shop/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ubiquary-shop/api.json
- HTML version of this page: https://verifymcp.io/servers/com-ubiquary-shop/api
