# Quick Lotto lottery results (remote · quicklotto.io)

Winning numbers for 30+ world lotteries, minutes after each draw. Free, no key, CC BY 4.0.

- Trust score: 80/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `quicklotto.io`: 80/100 (this document), [markdown](https://verifymcp.io/servers/io-quicklotto-lottery-results/quicklotto.md), [page](https://verifymcp.io/servers/io-quicklotto-lottery-results/quicklotto)

## Channel facts

- Endpoint: `https://quicklotto.io/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-09-24.

- **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 3 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**: 81/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 237 tokens (~79/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **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 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Quick Lotto lottery results MCP server?

Quick Lotto lottery results is a hosted endpoint at https://quicklotto.io/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 io-quicklotto-lottery-results 'https://quicklotto.io/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "io-quicklotto-lottery-results": {
      "url": "https://quicklotto.io/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "io-quicklotto-lottery-results": {
      "type": "http",
      "url": "https://quicklotto.io/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.io-quicklotto-lottery-results]
url = "https://quicklotto.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-quicklotto-lottery-results": {
      "type": "remote",
      "url": "https://quicklotto.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-quicklotto-lottery-results --url 'https://quicklotto.io/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-quicklotto-lottery-results:
    url: "https://quicklotto.io/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "io-quicklotto-lottery-results": {
      "Transport": "http",
      "Url": "https://quicklotto.io/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add io-quicklotto-lottery-results -t streamable-http -u 'https://quicklotto.io/mcp'
```

### Other

```json
{
  "mcpServers": {
    "io-quicklotto-lottery-results": {
      "type": "http",
      "url": "https://quicklotto.io/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-19 (score 80, 0)

- [security] Tool “list_lotteries” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 71 → 79
- [cosmetic] “lottery_results” reworded the description of “lottery”

### 2026-09-06 (score 80, +1)

- [security] Stability: 0.97 → pass

### 2026-09-04 (score 79, +1)

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

### 2026-09-02 (score 78, +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-08-30 (score 77, +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-08-28 (score 76, +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-08-26 (score 75)

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

### 2026-08-11 (score 0)

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

## MCP tools (3)

### `list_lotteries` (~74 tokens)

List every lottery this site publishes results for, with the size of each draw machine (how many numbers are picked, and from how many), and the official ticket lotteries it covers (Thai Government Lottery, Kerala State Lottery) where carried. Call this first if you are unsure which lotteries are covered or what code to use.

### `latest_results` (~44 tokens)

The most recent winning numbers for every lottery covered, in one call. Use this for "what were last night's numbers" or any question that does not name a specific past date.

### `lottery_results` (~80 tokens)

Winning numbers for one lottery — either its recent draw history, or a specific past date. Use the codes from list_lotteries.

Input parameters:

- `date` (string): Optional draw date as YYYY-MM-DD. Omit for the most recent.
- `lottery` (string, required): The lottery code, e.g. "euromillions" or "kerala".

## Diagnostics

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

## Score history

- 2026-09-24: 80
- 2026-09-23: 80
- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 80
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 80
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 80
- 2026-09-09: 80
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 80
- 2026-09-05: 79
- 2026-09-04: 79
- 2026-09-03: 78
- 2026-09-02: 78
- 2026-09-01: 77
- 2026-08-31: 77
- 2026-08-30: 77
- 2026-08-29: 76
- 2026-08-28: 76
- 2026-08-27: 75
- 2026-08-26: 75

## Common questions

### What is the Quick Lotto lottery results MCP server?

Quick Lotto lottery results is an MCP server listed in the public MCP registry as io.quicklotto/lottery-results. Winning numbers for 30+ world lotteries, minutes after each draw. Free, no key, CC BY 4.0. This page covers its hosted endpoint (https://quicklotto.io/mcp).

### Is the Quick Lotto lottery results MCP server safe to use?

Quick Lotto lottery results scores 80 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 Quick Lotto lottery results MCP server expose?

Quick Lotto lottery results exposes 3 tools: list_lotteries, latest_results, lottery_results. Their descriptions and schemas cost roughly 198 tokens of context every time the server is loaded.

### Does the Quick Lotto lottery results MCP server require authentication?

No. We connected to Quick Lotto lottery results without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Quick Lotto lottery results MCP server still maintained?

Quick Lotto lottery results is still listed as active in the MCP registry. We last reached this channel on 24 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://quicklotto.io/mcp
- Website: https://quicklotto.io/llms.txt
- Changelog RSS feed: https://verifymcp.io/servers/io-quicklotto-lottery-results/quicklotto.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-quicklotto-lottery-results/quicklotto.json
- HTML version of this page: https://verifymcp.io/servers/io-quicklotto-lottery-results/quicklotto
