# My MCP Server (remote · gueguesser-chatgptap-68537aa2.alpic.live)

Geography Guesser game

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

## Components

- remote · `gueguesser-chatgptap-68537aa2.alpic.live`: 67/100 (this document), [markdown](https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2.md), [page](https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2)

## Channel facts

- Endpoint: `https://gueguesser-chatgptap-68537aa2.alpic.live`
- Transports: `streamable-http, sse`
- Auth: `none`
- Version: `0.0.1`

## 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**: 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 4 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**: 75/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 590 tokens (~98/item across 6 items; 4 tools + 2 resources), lean.
  - 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http live-alpic-gueguesser-chatgptap-68537aa2-guegues https://gueguesser-chatgptap-68537aa2.alpic.live/
```

### Codex

```toml
[mcp_servers.live-alpic-gueguesser-chatgptap-68537aa2-guegues]
url = "https://gueguesser-chatgptap-68537aa2.alpic.live/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "live-alpic-gueguesser-chatgptap-68537aa2-guegues": {
      "type": "remote",
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add live-alpic-gueguesser-chatgptap-68537aa2-guegues --url https://gueguesser-chatgptap-68537aa2.alpic.live/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  live-alpic-gueguesser-chatgptap-68537aa2-guegues:
    url: "https://gueguesser-chatgptap-68537aa2.alpic.live/"
```

### Other

```json
{
  "mcpServers": {
    "live-alpic-gueguesser-chatgptap-68537aa2-guegues": {
      "type": "http",
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live/"
    }
  }
}
```

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 67, +1)

- [security] Resource “geoguessr” now points somewhere else: ui://widgets/apps-sdk/geoguessr.html → ui://widgets/ext-apps/geoguessr.html

### 2026-08-02 (score 66, 0)

- [security] Resource “geoguessr” now points somewhere else: ui://widgets/apps-sdk/geoguessr.html → ui://widgets/ext-apps/geoguessr.html

### 2026-08-01 (score 66, +1)

- [security] Resource “geoguessr” now points somewhere else: ui://widgets/apps-sdk/geoguessr.html → ui://widgets/ext-apps/geoguessr.html

### 2026-07-31 (score 65, −1)

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

### 2026-07-30 (score 66, +1)

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

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

- [security] Resource “geoguessr” now points somewhere else: ui://widgets/apps-sdk/geoguessr.html → ui://widgets/ext-apps/geoguessr.html

### 2026-07-28 (score 64, 0)

- [security] Resource “geoguessr” now points somewhere else: ui://widgets/apps-sdk/geoguessr.html → ui://widgets/ext-apps/geoguessr.html

### 2026-07-27 (score 64, +1)

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

## MCP tools (4)

### `geoguessr` (~172 tokens)

Start a GeoGuessr game. Shows a random Street View location for the user to guess the country.
      
Use this tool when:
\- User wants to play GeoGuessr
\- User says "let's play" or "start a game"
\- User wants to guess locations

IMPORTANT INSTRUCTIONS FOR THE AGENT:
\- Do NOT reveal the country under any circumstances until the user explicitly gives up
\- When user makes a guess, use the validate_guess tool to check if it's correct
\- When user asks for a hint, use the get_hint tool (start with level 1, then 2, 3, 4)
\- Only use reveal_answer when user explicitly says "I give up" or similar
\- After a correct guess or reveal, ask if they want to play again

### `validate_guess` (~99 tokens)

Validate a user's country guess for the current GeoGuessr game.
      
Call this tool when:
\- User makes a guess (e.g., "Is it France?", "I think it's Japan", "USA?")
\- User names any country as their answer

The tool will tell you if the guess is correct or not.

Input parameters:

- `guess` (string, required): The country the user guessed
- `locationId` (string, required): The location ID from the current game

### `get_hint` (~180 tokens)

Get a hint for the current GeoGuessr location.
      
Call this when:
\- User asks for a hint
\- User says "help me" or "I need a clue"
\- User is stuck and needs guidance

Hint levels (use progressively, don't skip ahead):
\- Level 1: Continent (e.g., "Europe")
\- Level 2: Region (e.g., "Western Europe")  
\- Level 3: Language on signs (e.g., "French")
\- Level 4: Neighboring countries

Start with level 1, then give level 2 if they need more help, etc.

Input parameters:

- `hintLevel` (number, required): Hint level: 1=continent, 2=region, 3=language, 4=neighbors
- `locationId` (string, required): The location ID from the current game

### `reveal_answer` (~105 tokens)

Reveal the answer for the current GeoGuessr game.
      
⚠️ ONLY call this tool when:
\- User explicitly says "I give up"
\- User says "tell me the answer"
\- User says "I surrender" or similar

Do NOT call this if:
\- User is still guessing
\- User just asked for a hint
\- User said "I don't know" but hasn't given up

Input parameters:

- `locationId` (string, required): The location ID from the current game

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 66
- 2026-07-31: 65
- 2026-07-30: 66
- 2026-07-29: 65
- 2026-07-28: 64
- 2026-07-27: 64
- 2026-07-26: 63

## Links

- Remote endpoint: https://gueguesser-chatgptap-68537aa2.alpic.live/
- Changelog RSS feed: https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2/changelog.json
- HTML version of this page: https://verifymcp.io/servers/live-alpic-gueguesser-chatgptap-68537aa2-gueguesser-chatgptapp/gueguesser-chatgptap-68537aa2
