CarHunt
REMOTE · API.CARHUNT.FR · SCANNED SEP 27
French used-car search across LeBonCoin, LaCentrale, L'Argus and more, with price estimates.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability61
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2627 tokens (~262/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage94
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 81% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pro_watchlist_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the CarHunt MCP server?
CarHunt is a hosted endpoint at https://api.carhunt.fr/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.carhunt.fr
claude mcp add --transport http fr-carhunt-carhunt 'https://api.carhunt.fr/mcp'
{
"mcpServers": {
"fr-carhunt-carhunt": {
"url": "https://api.carhunt.fr/mcp"
}
}
} {
"servers": {
"fr-carhunt-carhunt": {
"type": "http",
"url": "https://api.carhunt.fr/mcp"
}
}
} [mcp_servers.fr-carhunt-carhunt] url = "https://api.carhunt.fr/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"fr-carhunt-carhunt": {
"type": "remote",
"url": "https://api.carhunt.fr/mcp",
"enabled": true
}
}
} openclaw mcp add fr-carhunt-carhunt --url 'https://api.carhunt.fr/mcp' --transport streamable-http
mcp_servers:
fr-carhunt-carhunt:
url: "https://api.carhunt.fr/mcp" {
"McpServers": {
"fr-carhunt-carhunt": {
"Transport": "http",
"Url": "https://api.carhunt.fr/mcp"
}
}
} assistant mcp add fr-carhunt-carhunt -t streamable-http -u 'https://api.carhunt.fr/mcp'
{
"mcpServers": {
"fr-carhunt-carhunt": {
"type": "http",
"url": "https://api.carhunt.fr/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 17 Sept 26 0
- Tool “pro_watchlist_create” rewrote its description, which is the text the model reads security
- Tool “pro_watchlist_list” rewrote its description, which is the text the model reads security
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 27 Sept 2026 · Probed https://api.carhunt.fr/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=carhunt.fr | CN=WE1,O=Google Trust Services,C=US | 31 Aug 2026 | 29 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 8bfd62655ff6ecc10e6ce9b68c6f33a8 |
| SANs: carhunt.fr, *.carhunt.fr | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.carhunt.fr. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| fr. | present | 65381 | 13 | Verified |
| carhunt.fr. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.carhunt.fr/mcp | Verified | 200 | |
| http (plaintext) | http://api.carhunt.fr/mcp | HTTPS enforced | 301 | https://api.carhunt.fr/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
car_market_stats Statistiques marché d'un modèle (gratuit) ~106
Market statistics for a used car model in France (median price, volume). Médiane de prix du segment (année ±1, tranche de km) et volume d'annonces actives pour un modèle sur le marché français.
| Name | Type | Req | Description |
|---|---|---|---|
| make | string | yes | – |
| mileage | integer | – | Kilométrage du segment (optionnel, tranche ±20k) |
| model | string | yes | – |
| year | integer | – | Année du segment (optionnel, ±1 an) |
No output schema declared.
No examples provided.
estimate_car_price Estimer le prix d'une voiture (gratuit) ~287
Estimate the market price of a used car in France. Estimation de prix basée sur les annonces comparables réelles du marché français : bon prix (Q1), valeur juste (médiane), prix haut (Q3), indice de confiance et annonces similaires. Le kilométrage est facultatif : sans lui, l'estimation part du kilométrage médian des annonces comparables et le signale dans `note`. Sans compte : 3 estimations/jour par IP. Avec clé personnelle Premium/Pro : quota du plan (15/jour ou illimité).
| Name | Type | Req | Description |
|---|---|---|---|
| energy | string | – | Essence, Diesel, Électrique, Hybride (optionnel) |
| gearbox | string | – | Manuelle ou Automatique (optionnel) |
| make | string | yes | Marque, ex. RENAULT |
| mileage | integer | – | Kilométrage en km. Second facteur de prix après l'âge : le donner quand on le connaît. Si l'utilisateur ne l'a pas précisé, OMETTEZ ce paramètre plutôt que d'inventer une valeur — l'estimation utilis… |
| model | string | yes | Modèle, ex. CLIO |
| year | integer | yes | Année-modèle |
No output schema declared.
No examples provided.
pro_deals Flux d'annonces sous-cotées (clé API) ~509
Underpriced car deals feed, sorted by deal-score. Les meilleures affaires du marché : annonces dont le prix est nettement sous la médiane de leur segment, triées des plus sous-cotées aux moins sous-cotées (min_deal_score 60 par défaut). L'outil de pige des négociants. Clé API Business requise.
| Name | Type | Req | Description |
|---|---|---|---|
| departments | array | – | Codes départements, ex. ["33", "24", "40"] |
| energy | string | – | Énergies séparées par des virgules : Essence,Diesel,Électrique,Hybride |
| finition | string | – | Finition normalisée, ex. R-Line, GT Line |
| gearbox | string | – | Boîtes séparées par des virgules : Manuelle,Automatique |
| limit | integer | – | Résultats par page, max 50 (défaut 25) |
| make | string | – | Marque, ex. VOLKSWAGEN, PEUGEOT, BMW |
| mileage_max | integer | – | Kilométrage maximum |
| mileage_min | integer | – | – |
| min_deal_score | number | – | Plancher de score (défaut 60 = nettement sous la cote) |
| model | string | – | Modèle commercial, ex. GOLF, 308, SERIE 1 — les familles sont expansées (« GOLF » matche GOLF, GOLF SW…) |
| motorization | string | – | Code moteur, ex. « 2.0 TDI » — match souple |
| page | integer | – | Page de résultats (défaut 1) |
| price_max | integer | – | Prix maximum en euros |
| price_min | integer | – | Prix minimum en euros |
| region | string | – | Région française : ile-de-france (ou idf), paca, bretagne, occitanie, normandie… Exclusif avec departments. |
| seen_within_days | integer | – | Ne renvoyer que les annonces re-vues par les scrapers dans les N derniers jours (anti-annonces retirées ; recommandé 7) |
| seller_type | string | – | Vendeur professionnel ou particulier (couverture partielle) |
| since | string | – | Timestamp ISO — ne renvoyer que les annonces découvertes après (polling incrémental) |
| year_max | integer | – | – |
| year_min | integer | – | Année-modèle minimum |
No output schema declared.
No examples provided.
pro_market_position Position marché d'une annonce (clé API) ~71
Market position of a specific listing: segment median, savings vs market. Médiane de prix du segment comparable d'une annonce + écart € / % vs marché (argument de négociation). listing_id = champ `id` d'un résultat pro_search/pro_deals.
| Name | Type | Req | Description |
|---|---|---|---|
| listing_id | string | yes | – |
No output schema declared.
No examples provided.
pro_search Recherche pro complète (clé API) ~522
Full professional search with deal-score, 50 results/page, incremental polling. Recherche complète pour les professionnels : deal-score de sous-cote sur chaque annonce, tri deal_score, filtres finition/motorisation/fraîcheur, pagination, polling incrémental (since). Requiert une clé API CarHunt Pro (plan Business). Consomme le quota mensuel de véhicules de l'organisation.
| Name | Type | Req | Description |
|---|---|---|---|
| departments | array | – | Codes départements, ex. ["33", "24", "40"] |
| energy | string | – | Énergies séparées par des virgules : Essence,Diesel,Électrique,Hybride |
| finition | string | – | Finition normalisée, ex. R-Line, GT Line |
| gearbox | string | – | Boîtes séparées par des virgules : Manuelle,Automatique |
| limit | integer | – | Résultats par page, max 50 (défaut 25) |
| make | string | – | Marque, ex. VOLKSWAGEN, PEUGEOT, BMW |
| mileage_max | integer | – | Kilométrage maximum |
| mileage_min | integer | – | – |
| min_deal_score | number | – | Plancher de score de sous-cote (50 = prix médian marché) |
| model | string | – | Modèle commercial, ex. GOLF, 308, SERIE 1 — les familles sont expansées (« GOLF » matche GOLF, GOLF SW…) |
| motorization | string | – | Code moteur, ex. « 2.0 TDI » — match souple |
| page | integer | – | Page de résultats (défaut 1) |
| price_max | integer | – | Prix maximum en euros |
| price_min | integer | – | Prix minimum en euros |
| region | string | – | Région française : ile-de-france (ou idf), paca, bretagne, occitanie, normandie… Exclusif avec departments. |
| seen_within_days | integer | – | Ne renvoyer que les annonces re-vues par les scrapers dans les N derniers jours (anti-annonces retirées ; recommandé 7) |
| seller_type | string | – | Vendeur professionnel ou particulier (couverture partielle) |
| since | string | – | Timestamp ISO — ne renvoyer que les annonces découvertes après (polling incrémental) |
| sort | string | – | – |
| year_max | integer | – | – |
| year_min | integer | – | Année-modèle minimum |
No output schema declared.
No examples provided.
pro_usage Consommation API du mois (clé API) ~42
Current month API usage: quota, vehicles consumed, remaining, extra credits. Quota mensuel de véhicules du plan, consommé, restant et crédits achetés.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
pro_watchlist_create Créer une watchlist (clé API, scope write) ~374
Create a watchlist: criteria are evaluated every 10 minutes against the already collected catalog, then matching listings are pushed to a webhook. Crée une alerte : chaque nouvelle annonce détectée qui matche les critères est poussée en POST JSON sur webhook_url (véhicules livrés décomptés du quota mensuel). Clé API avec scope write requise.
| Name | Type | Req | Description |
|---|---|---|---|
| departments | array | – | Codes départements, ex. ["33", "24", "40"] |
| energy | string | – | Énergies séparées par des virgules : Essence,Diesel,Électrique,Hybride |
| finition | string | – | – |
| gearbox | string | – | Boîtes séparées par des virgules : Manuelle,Automatique |
| make | string | – | Marque, ex. VOLKSWAGEN, PEUGEOT, BMW |
| mileage_max | integer | – | Kilométrage maximum |
| min_deal_score | number | – | – |
| model | string | – | Modèle commercial, ex. GOLF, 308, SERIE 1 — les familles sont expansées (« GOLF » matche GOLF, GOLF SW…) |
| motorization | string | – | – |
| name | string | yes | – |
| price_max | integer | – | Prix maximum en euros |
| price_min | integer | – | Prix minimum en euros |
| region | string | – | Région française : ile-de-france (ou idf), paca, bretagne, occitanie, normandie… Exclusif avec departments. |
| seller_type | string | – | – |
| webhook_url | string | – | URL http(s) POST JSON appelée à chaque nouvelle annonce matchante |
| year_max | integer | – | – |
| year_min | integer | – | Année-modèle minimum |
No output schema declared.
No examples provided.
pro_watchlist_delete Supprimer une watchlist (clé API, scope write) ~39
Delete a watchlist by id. Supprime une watchlist (cf. pro_watchlist_list).
| Name | Type | Req | Description |
|---|---|---|---|
| watchlist_id | string | yes | – |
No output schema declared.
No examples provided.
pro_watchlist_list Lister les watchlists (clé API) ~45
List the organization's watchlists (automatic alerts). Critères évalués toutes les 10 minutes sur le catalogue déjà collecté, puis notification par email, Discord ou webhook JSON.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_used_cars Rechercher des voitures d'occasion (gratuit) ~429
Search used cars for sale in France across all major marketplaces. Recherche multi-critères dans les annonces françaises agrégées par CarHunt (LeBonCoin, LaCentrale, L'Argus, Autosphere, ParuVendu…). Sans compte : 10 résultats max, sans deal-score. Avec une clé personnelle Premium/Pro (Bearer chu_live_…) : 25 résultats, deal-score visible et tri deal_score. Chaque annonce inclut source_url (lien direct vers l'annonce d'origine) — à toujours citer.
| Name | Type | Req | Description |
|---|---|---|---|
| departments | array | – | Codes départements, ex. ["33", "24", "40"] |
| energy | string | – | Énergies séparées par des virgules : Essence,Diesel,Électrique,Hybride |
| gearbox | string | – | Boîtes séparées par des virgules : Manuelle,Automatique |
| limit | integer | – | Nombre de résultats (max 10 sans clé, 25 avec clé Premium/Pro) |
| make | string | – | Marque, ex. VOLKSWAGEN, PEUGEOT, BMW |
| mileage_max | integer | – | Kilométrage maximum |
| model | string | – | Modèle commercial, ex. GOLF, 308, SERIE 1 — les familles sont expansées (« GOLF » matche GOLF, GOLF SW…) |
| price_max | integer | – | Prix maximum en euros |
| price_min | integer | – | Prix minimum en euros |
| region | string | – | Région française : ile-de-france (ou idf), paca, bretagne, occitanie, normandie… Exclusif avec departments. |
| seller_type | string | – | Vendeur professionnel ou particulier (couverture partielle) |
| sort | string | – | date = découverte la plus récente (défaut) ; updated_at = fraîcheur scraper ; deal_score = sous-cote (clé Premium/Pro ou Business requise) |
| year_max | integer | – | – |
| year_min | integer | – | Année-modèle minimum |
No output schema declared.
No examples provided.
What is the CarHunt MCP server?
CarHunt is an MCP server listed in the public MCP registry as fr.carhunt/carhunt. French used-car search across LeBonCoin, LaCentrale, L'Argus and more, with price estimates. This page covers its hosted endpoint (https://api.carhunt.fr/mcp).
Is the CarHunt MCP server safe to use?
CarHunt scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the CarHunt MCP server expose?
CarHunt exposes 10 tools: search_used_cars, estimate_car_price, car_market_stats, pro_search, pro_deals, and 5 more. Their descriptions and schemas cost roughly 2,424 tokens of context every time the server is loaded.
Does the CarHunt MCP server require authentication?
No. We connected to CarHunt without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the CarHunt MCP server still maintained?
CarHunt is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.