Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Drivings

com.drivings/driving-test-study

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

Uptime
100.0%
1 direct probes · 30d
Response
2266ms
last probe
Tools
6
callable
Resources
8
readable
Prompts
0
available

Tools · 6

search_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.

get_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.

list_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.

find_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. Ne…

build_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.

get_my_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.

Resources · 8

agent-capabilities

The public operations, discovery URLs, unavailable actions, and human-confirmation boundary.

https://drivings.com/api/agent/v1/capabilities
drivings-search_driving_guides-app

Search cards, source freshness, category filters and guide drill-downs.

ui://drivings/guide-search/v2-86f26dbdbb64.html
drivings-get_driving_guide-app

A compact published-guide reader with review and primary-source details.

ui://drivings/guide-reader/v2-86f26dbdbb64.html
drivings-list_study_options-app

Published study options with confirmation-gated course and planning handoffs.

ui://drivings/course-explorer/v2-86f26dbdbb64.html
drivings-find_test_centres-app

Selectable, source-backed test centres with service and verification details.

ui://drivings/test-centre-finder/v2-86f26dbdbb64.html
drivings-build_study_plan_preview-app

An inspectable, non-persistent study schedule with week and session views.

ui://drivings/study-planner/v2-86f26dbdbb64.html
drivings-get_my_learning_overview-app

A read-only connected learner dashboard with progress and recent activity.

ui://drivings/learning-overview/v2-86f26dbdbb64.html
drivings-legacy-study-companion-app

Compatibility resource for cached v1 Drivings MCP App tool listings.

ui://drivings/study-companion.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "drivings": {
      "url": "https://mcp.drivings.com/mcp",
      "transport": "streamable-http"
    }
  }
}