CarClever Find My Car
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CarClever Find My CarFind me a used 2021 Toyota RAV4 with under 30,000 miles"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CarClever - Find My Car
A live MCP server for vehicle search and matching across current U.S. new and used inventory. Built on Auto.dev's Starter tier (VIN Decode, Listings, Photos endpoints).
Status: Production live at carclever-find-my-car.vercel.app
What this app does
Searches current U.S. new and used vehicle inventory by make, model, year, price, mileage, body type, and powertrain
Hard-filters on user-specified criteria (e.g. price ceiling, max mileage)
Ranks matches using one of five priority axes:
best_for_budget,cheapest,lowest_mileage,newest,lower_risklower_riskranks by reported purchase-risk evidence (accident history, CPO status, VIN identity verification) — it is not a vehicle safety guarantee
Supplies exact-VIN Buyer Check: accident history, CPO status, VIN identity verification
Links results to Edmunds (Commission Junction affiliate) listing or similar-options pages where available
Related MCP server: connect-claude
Architecture
Next.js on Vercel (serverless)
Auto.dev API for live inventory (Starter tier: VIN Decode, Listings, Photos)
MCP Apps for visual result cards (SEP-1865 standard, supports Claude and ChatGPT)
Zod for input/output validation
TypeScript throughout
See TESTING.md for the deterministic regression and release workflow.
For contributors / AI coding sessions
Before making changes, read TESTING.md — it describes the test-first workflow and release gates. Run npm test to validate any code change.
All regression suites are deterministic and offline (no network calls, no mutable state).
Production operation
Deployed SHA always matches main branch in GitHub. Vercel deployment status is the source of truth for live status.
Docs & decisions
Design decisions, provider data audit, API contracts, and field handling live in the carclever-widget repo:
DECISIONS.md— full decision historyspecs/Auto_Dev_Field_Audit_v1.md— provider field reliability and coercion rulesSTATE.md— current session and session archive
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Public MCP server for discovering open jobs. Search, filter, and get application links.
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that integrates with the Carvana marketplace to enable vehicle searching, financing estimation, and trade-in value assessments. It allows AI assistants to retrieve detailed vehicle information, history reports, and market insights directly from Carvana's inventory.10191MIT
- FlicenseNot gradedqualityCmaintenanceMCP server scaffold that exposes stubbed tools for listing, searching, and summarizing sources, with built-in OAuth 2.1 authorization flow for Claude integration.
- AlicenseAqualityDmaintenanceAn MCP server that integrates with CarMax to search inventory, get vehicle details, schedule test drives, and get instant offers using Playwright and Browserbase.417MIT
- AlicenseNot gradedqualityBmaintenanceA remote MCP server that provides tools to decode vehicle VINs and check for open safety recalls using NHTSA's public APIs.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndreBro007/carclever-find-my-car'
If you have feedback or need assistance with the MCP directory API, please join our Discord server