# ArcadeOps Public Discovery (remote · arcadeops.leadalpes.fr)

Read-only ArcadeOps discovery for developer docs, OAuth, OpenAPI and synthetic sandbox.

- Trust score: 89/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `arcadeops.leadalpes.fr`: 89/100 (this document), [markdown](https://verifymcp.io/servers/damso74-arcadeops-public-discovery/mcp-public.md), [page](https://verifymcp.io/servers/damso74-arcadeops-public-discovery/mcp-public)

## Channel facts

- Endpoint: `https://arcadeops.leadalpes.fr/mcp/public`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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-21.

- **Endpoint Security**: 83/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.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 235 tokens (~47/item across 5 items; 3 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 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.
  - Supports UI / widget rendering.

## Install

### How do I install the ArcadeOps Public Discovery MCP server?

ArcadeOps Public Discovery is a hosted endpoint at https://arcadeops.leadalpes.fr/mcp/public, 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 damso74-arcadeops-public-discovery 'https://arcadeops.leadalpes.fr/mcp/public'
```

### Cursor

```json
{
  "mcpServers": {
    "damso74-arcadeops-public-discovery": {
      "url": "https://arcadeops.leadalpes.fr/mcp/public"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "damso74-arcadeops-public-discovery": {
      "type": "http",
      "url": "https://arcadeops.leadalpes.fr/mcp/public"
    }
  }
}
```

### Codex

```toml
[mcp_servers.damso74-arcadeops-public-discovery]
url = "https://arcadeops.leadalpes.fr/mcp/public"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "damso74-arcadeops-public-discovery": {
      "type": "remote",
      "url": "https://arcadeops.leadalpes.fr/mcp/public",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add damso74-arcadeops-public-discovery --url 'https://arcadeops.leadalpes.fr/mcp/public' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  damso74-arcadeops-public-discovery:
    url: "https://arcadeops.leadalpes.fr/mcp/public"
```

### Netclaw

```json
{
  "McpServers": {
    "damso74-arcadeops-public-discovery": {
      "Transport": "http",
      "Url": "https://arcadeops.leadalpes.fr/mcp/public"
    }
  }
}
```

### Vellum

```bash
assistant mcp add damso74-arcadeops-public-discovery -t streamable-http -u 'https://arcadeops.leadalpes.fr/mcp/public'
```

### Other

```json
{
  "mcpServers": {
    "damso74-arcadeops-public-discovery": {
      "type": "http",
      "url": "https://arcadeops.leadalpes.fr/mcp/public"
    }
  }
}
```

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-21 (score 89, +1)

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

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

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

### 2026-09-16 (score 87, +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-14 (score 86, +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-12 (score 85, +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-10 (score 84, +1)

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

### 2026-09-08 (score 83, +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-06 (score 82, +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.

## MCP tools (3)

### `arcadeops_discover` (~39 tokens)

Découvrir ArcadeOps

Retourne les ressources publiques ArcadeOps, le guide OAuth et l'adresse du MCP métier protégé. Aucune donnée privée n'est lue.

### `arcadeops_search_docs` (~52 tokens)

Rechercher la documentation ArcadeOps

Recherche par nom et description dans le catalogue public ArcadeOps. Aucun contenu privé ni appel réseau secondaire.

Input parameters:

- `query` (string, required): Termes recherchés, par exemple OAuth, OpenAPI, CLI ou sandbox.

### `arcadeops_get_document` (~43 tokens)

Résoudre un document ArcadeOps

Retourne le lien canonique et le type MIME d’un document public ArcadeOps identifié.

Input parameters:

- `document` (string, required): Identifiant stable du document public à ouvrir.

## Diagnostics

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

## Score history

- 2026-09-21: 89
- 2026-09-20: 88
- 2026-09-19: 88
- 2026-09-18: 88
- 2026-09-17: 87
- 2026-09-16: 87
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 84
- 2026-09-10: 84
- 2026-09-09: 83
- 2026-09-08: 83
- 2026-09-07: 82
- 2026-09-06: 82
- 2026-09-05: 81
- 2026-09-04: 81
- 2026-09-03: 81
- 2026-09-02: 80
- 2026-09-01: 80
- 2026-08-31: 79
- 2026-08-30: 79
- 2026-08-29: 78
- 2026-08-28: 78
- 2026-08-27: 77
- 2026-08-26: 77

## Common questions

### What is the ArcadeOps Public Discovery MCP server?

ArcadeOps Public Discovery is an MCP server listed in the public MCP registry as io.github.Damso74/arcadeops-public-discovery. Read-only ArcadeOps discovery for developer docs, OAuth, OpenAPI and synthetic sandbox. This page covers its hosted endpoint (https://arcadeops.leadalpes.fr/mcp/public).

### Is the ArcadeOps Public Discovery MCP server safe to use?

ArcadeOps Public Discovery scores 89 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 ArcadeOps Public Discovery MCP server expose?

ArcadeOps Public Discovery exposes 3 tools: arcadeops_discover, arcadeops_search_docs, arcadeops_get_document. Their descriptions and schemas cost roughly 134 tokens of context every time the server is loaded.

### Does the ArcadeOps Public Discovery MCP server require authentication?

No. We connected to ArcadeOps Public Discovery without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the ArcadeOps Public Discovery MCP server still maintained?

ArcadeOps Public Discovery is still listed as active in the MCP registry. We last reached this channel on 21 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://arcadeops.leadalpes.fr/mcp/public
- Changelog RSS feed: https://verifymcp.io/servers/damso74-arcadeops-public-discovery/mcp-public.xml
- Changelog JSON feed: https://verifymcp.io/servers/damso74-arcadeops-public-discovery/mcp-public.json
- HTML version of this page: https://verifymcp.io/servers/damso74-arcadeops-public-discovery/mcp-public
