# Drivings (remote · mcp.drivings.com)

Published driving guides, source-backed UK and US test-centre search, and study-plan previews.

- Trust score: 71/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-05

## Components

- remote · `mcp.drivings.com`: 71/100 (this document), [markdown](https://verifymcp.io/servers/com-drivings-driving-test-study/mcp.md), [page](https://verifymcp.io/servers/com-drivings-driving-test-study/mcp)

## Channel facts

- Endpoint: `https://mcp.drivings.com/mcp`
- 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-05.

- **Endpoint Security**: 80/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 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**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 488 tokens (~69/item across 7 items; 6 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% 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 com-drivings-driving-test-study https://mcp.drivings.com/mcp
```

### Codex

```toml
[mcp_servers.com-drivings-driving-test-study]
url = "https://mcp.drivings.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-drivings-driving-test-study": {
      "type": "remote",
      "url": "https://mcp.drivings.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-drivings-driving-test-study --url https://mcp.drivings.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-drivings-driving-test-study:
    url: "https://mcp.drivings.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-drivings-driving-test-study": {
      "type": "http",
      "url": "https://mcp.drivings.com/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-05 (score 71, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-04 (score 71)

First indexed and scored.

## MCP tools (6)

### `search_driving_guides` (~61 tokens)

Search published driving guides

Search published Drivings guides by topic or question. Returns concise metadata, update dates and canonical URLs; it does not access private learner data.

Input parameters:

- `limit` (integer)
- `query` (string, required)
- `region` (string, required)

Output parameters:

- `data` (object)

### `get_driving_guide` (~58 tokens)

Get a published driving guide

Retrieve one published Drivings guide by slug, including bounded Markdown content, update metadata and primary-source review details when available. It does not access private learner data.

Input parameters:

- `region` (string, required)
- `slug` (string, required)

Output parameters:

- `data` (object)

### `list_study_options` (~51 tokens)

List Drivings study options

List the study courses Drivings publishes for the UK or US. Returns canonical pages and a confirmation-required onboarding browser handoff; it does not start or save onboarding.

Input parameters:

- `region` (string, required)

Output parameters:

- `data` (object)

### `find_test_centres` (~82 tokens)

Find verified driving test centres

Search the source-backed UK or US test-centre directory by name, locality, address, postcode/ZIP, alias or identifier. Returns evidence and optional confirmation-required official browser handoffs. Never books or changes a test.

Input parameters:

- `limit` (integer)
- `query` (string)
- `region` (string, required)
- `service` (string)

Output parameters:

- `data` (object)

### `build_study_plan_preview` (~77 tokens)

Build a study-plan preview

Compute a deterministic, bounded study schedule. The preview is not saved and does not create an account, learner session, purchase or message.

Input parameters:

- `course` (string, required)
- `daysPerWeek` (integer)
- `minutesPerDay` (integer)
- `region` (string, required)
- `weeks` (integer)

Output parameters:

- `data` (object)

### `get_my_learning_overview` (~47 tokens)

Get my Drivings learning overview

Read the connected learner's Drivings profile, study target and recent learning activity. Requires Drivings sign-in and explicit OAuth consent. It never changes learner or account data.

Output parameters:

- `data` (object)

## Diagnostics

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

## Score history

- 2026-08-05: 71
- 2026-08-04: 71

## Links

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