Skip to main content
Glama
AndreBro007

CarClever Find My Car

by AndreBro007

CarClever - Find My Car

A lean MCP server for fast, trustworthy used-vehicle matching, built on Starter-tier Auto.dev endpoints only (VIN Decode, Listings, Photos).

This is a scaffold — structure, real reusable modules, and tool stubs are in place; the actual search/match/scoring logic is not yet implemented. See app/[transport]/route.ts for TODOs.

Design source of truth

Full design decisions live in the carclever-widget repo (GitHub), not here:

  • DECISIONS.md — SYS-20260812-001 through 027 covers the full design arc

  • specs/CarClever_Snap_Build_Spec_v0.1.md — stack + reuse/rebuild verdict

  • specs/FindMyCar_Response_Schema_v0.1.md — response schema, canonical schema alignment, intent parsing reference

  • reference/source-exports/ — real confirmed source for the ported modules

Related MCP server: Smartcar MCP Server

What's real vs. stubbed

  • lib/edmunds-cj.ts, lib/fuel-type.ts, lib/dealer-name.ts — ported verbatim from the confirmed flagship source (SYS-20260812-020). Real, not placeholders.

  • lib/corpus-count.ts — ported pattern, but the fallback figure is deliberately vague ("several million") pending resolution of a real discrepancy (3.6M live vs. 4.4M hardcoded fallback, SYS-20260812-021).

  • lib/capabilities.ts — the modular capability-flag pattern (SYS-20260812-012).

  • app/[transport]/route.ts — three tools registered (find_matching_vehicle, get_vehicle_photos, resolve_dealer_url) with locked names/descriptions, but the actual search/scoring pipeline is a stub.

Hosting

Target: findmycar.getcarwise.app (Vercel, CNAME from Porkbun — not yet configured, SYS-20260812-026).

Not yet started

Intent parser, diversity pass, VIN cross-check, Match Score calculation, relaxation-penalty formula (deliberately deferred pending real data, SYS-20260812-013).

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An 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.
    10
    11
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that exposes Smartcar's vehicle API as tools, enabling AI agents to query vehicle telemetry and send commands using natural language.
  • F
    license
    -
    quality
    C
    maintenance
    MCP server scaffold that exposes stubbed tools for listing, searching, and summarizing sources, with built-in OAuth 2.1 authorization flow for Claude integration.

View all related MCP servers

Related MCP Connectors

  • MCP server for Google search results via SERP API

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

View all MCP Connectors

Latest Blog Posts

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