loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

car-falcon-mcp

MCP Tool

simons-hub/car-falcon-mcp

MCP server for analyzing car for sale listings

Install

$ npx loaditout add simons-hub/car-falcon-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "car-falcon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "car-falcon-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Car Falcon MCP Server

[](LICENSE) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io)

An MCP (Model Context Protocol) server that searches, tracks, and analyzes used car listings across multiple sites. Designed to work with Claude Code or any MCP-compatible AI agent.

How It Works

Car Falcon runs a 4-phase pipeline on each search:

  1. Fetch — Searches listing sites in parallel using pluggable site modules
  2. Validate — Filters results by price, year, mileage, condition, and damage patterns
  3. Enrich — Checks VINs against NHTSA (recalls/complaints) and estimates fair market value via KBB
  4. Report — Generates a styled HTML report with deal ratings, price history, and photos — optionally emailed via Gmail SMTP
Architecture

<details> <summary>Interactive version</summary>

Open architecture.html locally in a browser for the full interactive diagram. </details>

Features
  • Multi-site search — Searches multiple car sources in parallel (pluggable site architecture)
  • VIN checking — Queries NHTSA for recalls and complaints
  • Market valuation — Estimates fair value via KBB or heuristic fallback
  • Deal rating — Rates listings from "Great Deal" to "Overpriced"
  • Price tracking — Detects price drops across runs
  • HTML reports — Generates styled email-ready reports with photos and deal badges
  • Email delivery — Sends reports via Gmail SMTP
Installation
pip install -e .
playwright install chromium firefox
Configuration

Copy config.example.yaml to config.yaml and fill in your values:

cp config.example.yaml config.yaml

Key settings:

  • searches — Define make, model, year range, price c

Tags

car-price-predictioncar-searchclaudeclaude-codemcpmcp-servermodel-context-protocolpythonused-carsused-cars-price-predictionvin-lookup

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/21/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/simons-hub/car-falcon-mcp)](https://loaditout.ai/skills/simons-hub/car-falcon-mcp)