# Joomil — Swiss Classifieds MCP (remote · joomil-mcp.snowy-surf-deec.workers.dev)

Search Swiss classifieds on Joomil.ch — top marketplace in French-speaking Switzerland since 2007.

- Trust score: 70/100 (medium)
- Change this week: +18
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `joomil-mcp.snowy-surf-deec.workers.dev`: 70/100 (this document), [markdown](https://verifymcp.io/servers/valmodev-joomil/joomil-mcp.md), [page](https://verifymcp.io/servers/valmodev-joomil/joomil-mcp)

## Channel facts

- Endpoint: `https://joomil-mcp.snowy-surf-deec.workers.dev/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-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 702 tokens (~140/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http valmodev-joomil https://joomil-mcp.snowy-surf-deec.workers.dev/mcp
```

### Codex

```toml
[mcp_servers.valmodev-joomil]
url = "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "valmodev-joomil": {
      "type": "remote",
      "url": "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add valmodev-joomil --url https://joomil-mcp.snowy-surf-deec.workers.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  valmodev-joomil:
    url: "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "valmodev-joomil": {
      "type": "http",
      "url": "https://joomil-mcp.snowy-surf-deec.workers.dev/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-08-03 (score 70, +1)

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

### 2026-08-02 (score 69, +11)

- [functional improvement] Schema quality: unverified → excellent

### 2026-07-31 (score 58, +4)

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

### 2026-07-30 (score 54, 0)

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

### 2026-07-29 (score 54, +1)

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

### 2026-07-28 (score 53, +1)

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

### 2026-07-27 (score 52, 0)

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

### 2026-07-26 (score 52)

First indexed and scored.

## MCP tools (5)

### `suggest_filters` (~98 tokens)

Infer search_classifieds filters from a natural-language query. Use this before search_classifieds when the user mentions a category, location, canton or price in free text. Returns a ready-to-use filters object, a category confidence score and warnings for uncertain matches.

Input parameters:

- `query` (string, required): Natural-language search request, e.g. 'appartement 3 pièces à Sion' or 'Tesla Model 3 moins de 25000 CHF'.

Output parameters:

- `category`
- `confidence` (number)
- `filters` (object)
- `next_step` (string)
- `query` (string)
- `warnings` (array)

### `search_classifieds` (~333 tokens)

Search classified ads on Joomil.ch — Switzerland's leading French-speaking classifieds marketplace (since 2007). Returns a paginated list of public listings with title, description (truncated to 300 chars), price, location, category and vendor info. All parameters are optional — call with no arguments to browse the latest listings. Use get_classified to fetch full details of a specific listing.

Input parameters:

- `canton` (string): Swiss canton filter — strict enum. Use get_cantons for the official list. WARNING: values are API-specific (e.g. 'Bern' not 'Berne', 'Geneve' not 'Genève'/'Geneva'). Supported: Geneve, Vaud, Valais,…
- `cat_id` (integer): Category ID filter — includes subcategories automatically. Use get_categories to browse available categories.
- `limit` (integer): Results per page (1–50, default 20)
- `location` (string): City name or postal code (NPA) — partial match
- `offset` (integer): Pagination offset. Use next_offset from previous response to get next page.
- `price_max` (number): Maximum price in CHF (inclusive)
- `price_min` (number): Minimum price in CHF (inclusive)
- `q` (string): Full-text search query (searches title and description)
- `sort` (string): Sort order: recent (newest first, default), price_asc, price_desc, views

Output parameters:

- `filtered_out` (number)
- `has_more` (boolean)
- `limit` (number)
- `next_offset` (number|null)
- `offset` (number)
- `results` (array)
- `total` (number)

### `get_classified` (~92 tokens)

Get full details of a single classified ad on Joomil.ch by its numeric ID. Returns complete description, all images URLs, category breadcrumb (full_path), vendor info (name, certified status, pro company), expiry date and boost level. Use search_classifieds first to find relevant listing IDs.

Input parameters:

- `id` (integer, required): Numeric listing ID — visible in the URL and in search_classifieds results

Output parameters:

- `boost` (number|null)
- `category`
- `created_at` (string|null)
- `description` (string|null)
- `expires_at` (string|null)
- `has_picture` (boolean)
- `id` (number)
- `images` (array)
- `location` (object)
- `price` (object)
- `seller` (object)
- `title` (string)
- `url` (string)

### `get_categories` (~91 tokens)

List active categories of the Joomil.ch marketplace. Returns a flat list with parent_id for hierarchy reconstruction. Omit parent_id for all categories, use parent_id=0 for root categories only, or pass a specific ID to get direct children of that category.

Input parameters:

- `parent_id` (integer): Filter to direct children of this category ID. Omit for all categories. Use 0 for root categories only.

Output parameters:

- `categories` (array)
- `total` (number)

### `get_cantons` (~88 tokens)

List the Swiss cantons supported by Joomil's `canton` filter. Returns the exact `name` value to pass to search_classifieds, plus a readable French label. Call this before filtering by canton — the API values are non-obvious (e.g. 'Bern' not 'Berne', 'Geneve' not 'Genève' or 'Geneva').

Output parameters:

- `cantons` (array)
- `total` (number)

## Diagnostics

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

## Score history

- 2026-08-03: 70
- 2026-08-02: 69
- 2026-08-01: 58
- 2026-07-31: 58
- 2026-07-30: 54
- 2026-07-29: 54
- 2026-07-28: 53
- 2026-07-27: 52
- 2026-07-26: 52

## Links

- Remote endpoint: https://joomil-mcp.snowy-surf-deec.workers.dev/mcp
- Repository: https://github.com/Valmo-Sarl/joomil-mcp
- Changelog RSS feed: https://verifymcp.io/servers/valmodev-joomil/joomil-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/valmodev-joomil/joomil-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/valmodev-joomil/joomil-mcp
