# Besot: Musician Fashion Resale (remote · mcp.besot.com)

Cross-source price compare for clothing musicians designed, wore, or founded. Real listings.

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

## Components

- remote · `mcp.besot.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/com-besot-catalogue/mcp.md), [page](https://verifymcp.io/servers/com-besot-catalogue/mcp)

## Channel facts

- Endpoint: `https://mcp.besot.com`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.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-08-03.

- **Endpoint Security**: 74/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 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**: 60/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1226 tokens (~306/item across 4 items; 4 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**: 84/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 53% of tool parameters carry a description.
- **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 com-besot-catalogue https://mcp.besot.com/
```

### Codex

```toml
[mcp_servers.com-besot-catalogue]
url = "https://mcp.besot.com/"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-besot-catalogue --url https://mcp.besot.com/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-besot-catalogue:
    url: "https://mcp.besot.com/"
```

### Other

```json
{
  "mcpServers": {
    "com-besot-catalogue": {
      "type": "http",
      "url": "https://mcp.besot.com/"
    }
  }
}
```

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 69, +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-07-31 (score 68, +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 64, +1)

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

### 2026-07-28 (score 63, +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 62, +1)

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

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

First indexed and scored.

## MCP tools (4)

### `search_pieces` (~535 tokens)

Find where to buy a specific piece of clothing or footwear connected to the people we obsess over, and get every live resale listing for it in one call.

Use this when someone asks questions like: where can I buy the Gucci HA HA HA blazer; is the Ivy Park Drip 2 hoodie listed in a medium; what is the Pleasing crewneck going for right now; which platforms have the Oasis adidas Original Forever trainers in a UK 9; what Beatles Comme des Garcons pieces are on the resale market today.

Most of these garments are sold out at retail and exist only on resale, scattered across marketplaces under inconsistent seller titles. Besot gives each garment one canonical name and pulls the live listings for that exact piece from eBay, StockX, GOAT, The RealReal, Vestiaire, Grailed, Poshmark and Depop.

Covers clothing and footwear that the people we obsess over designed, founded, were the inspiration for, or wore. Takes plain language in q (for example "Ivy Park Drip 2 hoodie" or "Harry Styles Gucci blazer"), with optional filters for artist, brand, collection, garment type, size, condition, source platform, and price range.

Every listing returned carries the platform, size, condition, price (approximate USD, null when the seller did not state one), and a direct buy link.

Input parameters:

- `artist` (string)
- `brand` (string): Designer/brand name
- `category` (string): GARMENT category, one of: footwear, outerwear, tops, knitwear, hoodies, bottoms, one-pieces, suits, sets, accessories, eyewear, swim-active
- `collection` (string): Collection id (exact)
- `condition` (string)
- `limit` (integer): 1-50, default 20
- `maxPrice` (number)
- `minPrice` (number)
- `q` (string): Free text over piece name, collection, artist, brand, and garment vocabulary. Product names are canonical (Gazelle, Firebird Track Top), so plain garment words work too, in British or American Englis…
- `size` (string): Match a listing size; call get_facets for valid values
- `sort` (string)
- `source` (string): Resale platform, e.g. ebay, grailed, therealreal
- `type` (string): COLLECTION type: Collab, Capsule, or Own brand. For the garment, use category.

### `get_piece` (~133 tokens)

Get the complete set of live resale listings for one specific garment, with a direct buy link for each.

Call search_pieces first: it returns the collectionId and pieceId this tool needs.

Use this once someone has settled on a specific piece and wants every option available: all platforms, all sizes, all conditions, with prices wherever a live feed provides one. For example, after a search surfaces the Ivy Park Drip 2 Oversized Hoodie, use this to show every listing of it currently for sale and where to buy each one.

Input parameters:

- `collectionId` (string, required)
- `pieceId` (string, required)

### `list_collections` (~188 tokens)

List the collections Besot indexes: collaborations between the people we obsess over and design houses, capsule drops, and brands they founded and own.

Use this when someone asks what a given artist has made, which artists have worked with a given brand, or what is covered before running a search. For example: what fashion has Harry Styles designed; which artists have collaborated with adidas; what Beatles clothing collections exist.

Coverage includes Harry Styles (Gucci HA HA HA, Pleasing), Beyonce (Ivy Park with adidas), Oasis, Liam Gallagher and Noel Gallagher (adidas), and The Beatles (Comme des Garcons, Stella McCartney, Alice + Olivia), and grows as new fandoms are added.

Filter by artist, or by type: collaboration, capsule, or artist-founded brand.

Input parameters:

- `artist` (string)
- `type` (string): Collab, Capsule, or Own brand

### `get_facets` (~85 tokens)

Return the values that actually exist in the catalogue for filtering a search: sizes, conditions, source platforms, artists, designers, and the price range.

Use this before search_pieces when you want to build a precise query from real values rather than guesses. For example, to check which sizes of a garment are genuinely listed right now, or which platforms currently carry a given collection.

## Diagnostics

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

## Score history

- 2026-08-03: 69
- 2026-08-02: 68
- 2026-08-01: 68
- 2026-07-31: 68
- 2026-07-30: 64
- 2026-07-29: 63
- 2026-07-28: 63
- 2026-07-27: 62
- 2026-07-26: 61

## Links

- Remote endpoint: https://mcp.besot.com/
- Website: https://besot.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-besot-catalogue/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-besot-catalogue/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-besot-catalogue/mcp
