# com.eurocollis/eurocollis (remote · api.eurocollis.com)

Read-only logistics data for Morocco-Europe shipping: quotes, couriers, tracking and customs.

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

## Components

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

## Channel facts

- Endpoint: `https://api.eurocollis.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.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**: 63/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 12 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.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 707 tokens (~58/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 87/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 62% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

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

com.eurocollis/eurocollis is a hosted endpoint at https://api.eurocollis.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-eurocollis-eurocollis 'https://api.eurocollis.com/mcp'
```

### Cursor

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

### VS Code

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

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

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

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "com-eurocollis-eurocollis": {
      "type": "http",
      "url": "https://api.eurocollis.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-25 (score 73, +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 72, +1)

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

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

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

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

- [security] Tool “get_quote” rewrote its description, which is the text the model reads
- [security] Tool “get_routes” rewrote its description, which is the text the model reads
- [functional] Schema quality: excellent → good

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

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

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

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

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

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

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

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

## MCP tools (12)

### `get_eurocollis_info` (~33 tokens)

What EuroCollis is, the corridors it operates, currency, deposit model and where bookings are completed.

### `get_services` (~28 tokens)

Shippable item catalogue with pricing units — use item_id values when calling get_quote with items.

### `get_prohibited_items` (~28 tokens)

Items EuroCollis and Morocco/EU customs prohibit. Always surface before a booking recommendation.

### `get_routes` (~57 tokens)

Every supported Europe ↔ Africa corridor. Optionally scope to one corridor for live trip volume.

Input parameters:

- `destination_country` (string): ISO-3166 alpha-2
- `origin_country` (string): ISO-3166 alpha-2

### `get_cities` (~53 tokens)

Supported pickup/delivery cities for one country. Use these exact names as origin_city / destination_city in get_quote.

Input parameters:

- `country` (string, required): ISO-3166 alpha-2, e.g. MA or FR

### `get_quote` (~168 tokens)

Authoritative price quote for a Europe ↔ Africa shipment, returned from the same pricing engine the website uses. Provide weight_kg for boxes/suitcases or items[] for catalogue goods. Never re-compute prices yourself.

Input parameters:

- `destination_city` (string, required)
- `destination_country` (string, required): ISO-3166 alpha-2
- `flex_days` (number): Search window after pickup_date (default 14)
- `items` (array): Catalogue goods. Use item_id (or name) from get_services.
- `origin_city` (string, required)
- `origin_country` (string, required): ISO-3166 alpha-2
- `pickup_date` (string): YYYY-MM-DD, defaults to today
- `weight_kg` (number): Total weight for box/suitcase shipments

### `search_couriers` (~87 tokens)

Live, verified couriers with upcoming trips on a corridor. Demo accounts, unverified couriers and past departures are excluded.

Input parameters:

- `destination_country` (string): ISO-3166 alpha-2
- `from_date` (string): YYYY-MM-DD, defaults to today
- `limit` (number)
- `origin_country` (string): ISO-3166 alpha-2

### `get_courier` (~39 tokens)

Public profile for one courier by storefront slug or courier id. No PII.

Input parameters:

- `courier` (string, required): Storefront slug or courier UUID

### `get_storefront` (~55 tokens)

Published courier storefront with its canonical URL (custom domain / subdomain / platform path) and corridor pages. Omit slug to list storefronts.

Input parameters:

- `limit` (number): Used when listing
- `slug` (string)

### `track_shipment` (~54 tokens)

Public shipment status. Requires BOTH the reference and the delivery city (anti-enumeration). No PII returned.

Input parameters:

- `delivery_city` (string, required)
- `reference` (string, required): e.g. BK-XXXXXX

### `estimate_customs` (~59 tokens)

Indicative duty + VAT estimate. NOT authoritative — always render the returned disclaimer verbatim.

Input parameters:

- `category` (string)
- `declared_value_eur` (number, required)
- `destination_country` (string, required): ISO-3166 alpha-2

### `convert_currency` (~46 tokens)

Convert an amount between EuroCollis-supported currencies using live MAD-based rates.

Input parameters:

- `amount` (number, required)
- `from_currency` (string, required)
- `to_currency` (string, required)

## Diagnostics

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

## Score history

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

## Common questions

### What is the com.eurocollis/eurocollis MCP server?

com.eurocollis/eurocollis is an MCP server listed in the public MCP registry as com.eurocollis/eurocollis. Read-only logistics data for Morocco-Europe shipping: quotes, couriers, tracking and customs. This page covers its hosted endpoint (https://api.eurocollis.com/mcp).

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

com.eurocollis/eurocollis scores 73 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.eurocollis/eurocollis MCP server expose?

com.eurocollis/eurocollis exposes 12 tools: get_eurocollis_info, get_services, get_prohibited_items, get_routes, get_cities, and 7 more. Their descriptions and schemas cost roughly 707 tokens of context every time the server is loaded.

### Does the com.eurocollis/eurocollis MCP server require authentication?

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

### Is the com.eurocollis/eurocollis MCP server still maintained?

com.eurocollis/eurocollis 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.eurocollis.com/mcp
- Website: https://www.eurocollis.com/developers/mcp-docs
- Changelog RSS feed: https://verifymcp.io/servers/com-eurocollis-eurocollis/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-eurocollis-eurocollis/api.json
- HTML version of this page: https://verifymcp.io/servers/com-eurocollis-eurocollis/api
