Smartcar MCP Server (thachdoSC/smartcar-mcp-test) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 15 tools. No publisher has claimed this listing.
An MCP server that exposes Smartcar's vehicle API as tools, enabling AI agents to query vehicle telemetry and send commands using natural language.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
thachdoSC
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
lock_vehicleLock the doors of a vehicle
unlock_vehicleUnlock the doors of a vehicle
start_chargeStart charging an electric vehicle
stop_chargeStop charging an electric vehicle
set_charge_limitSet the maximum charge percentage for a vehicle battery (50–100%)
set_navigation_destinationSet a destination in the vehicle's navigation system
list_connectionsList vehicle connections. Supports filtering by user, vehicle, or mode and pagination.
get_connectionGet a specific user/vehicle connection for the application.
delete_connectionDelete a specific user/vehicle connection for the application.
delete_userDelete a specific user for the application. All connections and other data is purged.
list_applicationsList all Smartcar applications in your organization.
get_applicationGet details for a specific Smartcar application.
list_application_secretsList secrets for a Smartcar application. Secret values are not included in the response.
get_signalsList all available signals for a vehicle with their current values and status. Use this to discover which signals a vehicle supports before calling get_signal.
get_signalGet the current value of a single vehicle signal by its code.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
SMARTCAR_API_URLNo https://vehicle.api.smartcar.com/v3 Vehicle API base URLSMARTCAR_AUTH_URLNo https://iam.smartcar.com Auth token endpointSMARTCAR_CLIENT_ID"": "your-client-id",SMARTCAR_CLIENT_SECRET"": "your-client-secret"SMARTCAR_MANAGEMENT_API_URLNo https://management.api.smartcar.com/v3 Management API base URLTool annotations
6/15 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
15/15 tools missing one or more hints — lock_vehicle (missing: readOnlyHint, idempotentHint, openWorldHint); unlock_vehicle (missing: readOnlyHint, idempotentHint, openWorldHint); start_charge (missing: readOnlyHint, idempotentHint, openWorldHint), +12 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
10/15 tool handlers declare input schemas (67%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.10.2 (high), @modelcontextprotocol/sdk@1.10.2 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/thachdosc/smartcar-mcp-test)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check