← Registry

Learning Resources

drivings.com

Provides access to driving guides, study plans, and test centre information for driving test preparation.

1 endpoint6 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://mcp.drivings.com/mcp

No auth detected

MCP server metadata

Name
com.drivings/driving-test-study
Version
1.4.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Use the public tools for source-backed discovery and non-persistent planning without login. The personal learning overview requires explicit Drivings OAuth consent and is read-only. These tools never book tests, purchase products, send messages, or change learner/account data. Before using any external URL or contact channel from a result, show the destination or contact detail and obtain the user's confirmation. Preserve verification dates, coverage limits, and independence notices in answers.

Known tools 6

search_driving_guides

Search published Drivings guides by topic or question.

Inferred read-only
get_driving_guide

Retrieve one published Drivings guide by slug, including bounded Markdown content, update metadata and primary-source review details when available.

Potential side effects
list_study_options

List the study courses Drivings publishes for the UK or US.

Inferred read-only
find_test_centres

Search the source-backed UK or US test-centre directory by name, locality, address, postcode/ZIP, alias or identifier.

Inferred read-only
build_study_plan_preview

Compute a deterministic, bounded study schedule.

Inferred read-only
get_my_learning_overview

Read the connected learner's Drivings profile, study target and recent learning activity.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.com-drivings-driving-test-study]
url = "https://mcp.drivings.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-drivings-driving-test-study": {
      "type": "http",
      "url": "https://mcp.drivings.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-drivings-driving-test-study
Remote MCP URL: https://mcp.drivings.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "com-drivings-driving-test-study": {
      "url": "https://mcp.drivings.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-drivings-driving-test-study": {
      "type": "http",
      "url": "https://mcp.drivings.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-drivings-driving-test-study",
  "transport": "streamable-http",
  "url": "https://mcp.drivings.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.