Drivings
com.drivings/driving-test-studyPublished driving guides, source-backed UK and US test-centre search, and study-plan previews.
Tools · 6
Search published Drivings guides by topic or question. Returns concise metadata, update dates and canonical URLs; it does not access private learner data.
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 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.
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…
Compute a deterministic, bounded study schedule. The preview is not saved and does not create an account, learner session, purchase or message.
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
The public operations, discovery URLs, unavailable actions, and human-confirmation boundary.
https://drivings.com/api/agent/v1/capabilities
Search cards, source freshness, category filters and guide drill-downs.
ui://drivings/guide-search/v2-86f26dbdbb64.html
A compact published-guide reader with review and primary-source details.
ui://drivings/guide-reader/v2-86f26dbdbb64.html
Published study options with confirmation-gated course and planning handoffs.
ui://drivings/course-explorer/v2-86f26dbdbb64.html
Selectable, source-backed test centres with service and verification details.
ui://drivings/test-centre-finder/v2-86f26dbdbb64.html
An inspectable, non-persistent study schedule with week and session views.
ui://drivings/study-planner/v2-86f26dbdbb64.html
A read-only connected learner dashboard with progress and recent activity.
ui://drivings/learning-overview/v2-86f26dbdbb64.html
Compatibility resource for cached v1 Drivings MCP App tool listings.
ui://drivings/study-companion.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"drivings": {
"url": "https://mcp.drivings.com/mcp",
"transport": "streamable-http"
}
}
}