Learning Resources
drivings.com
Provides access to driving guides, study plans, and test centre information for driving test preparation.
ENDPOINT 1
https://mcp.drivings.com/mcp
MCP server metadata
- Name
- com.drivings/driving-test-study
- Version
- 1.4.0
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
get_driving_guideRetrieve one published Drivings guide by slug, including bounded Markdown content, update metadata and primary-source review details when available.
Potential side effectsfind_test_centresSearch the source-backed UK or US test-centre directory by name, locality, address, postcode/ZIP, alias or identifier.
Inferred read-onlyget_my_learning_overviewRead the connected learner's Drivings profile, study target and recent learning activity.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.