Server data from the Official MCP Registry
Search live US dealership inventory, get market prices, and send buyer inquiries. Free, no API key.
About
Search live US dealership inventory, get market prices, and send buyer inquiries. Free, no API key.
Remote endpoints: streamable-http: https://carchat.io/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
6 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-carchat-inventory": {
"url": "https://carchat.io/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
CarChat MCP Server
Live US dealership vehicle inventory for AI assistants, over the Model Context Protocol.
Endpoint: https://carchat.io/mcp (streamable HTTP)
Auth: none. Free to use, no API key.
Discovery card: https://carchat.io/.well-known/mcp.json
CarChat (carchat.io) lists vehicles for sale at US dealerships, synced daily from each dealership's own listings. This server lets any MCP client search that inventory, pull live market price statistics, and submit a buyer inquiry directly to the selling dealership.
Quick start
Claude (Desktop or claude.ai)
Add a custom connector with URL https://carchat.io/mcp. No authentication.
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"carchat": {
"url": "https://carchat.io/mcp"
}
}
}
Any other MCP client
Point a streamable HTTP transport at https://carchat.io/mcp. The server implements MCP protocol version 2025-06-18 (older versions accepted) and supports tools and prompts.
Raw JSON-RPC, no client needed
curl -X POST https://carchat.io/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_inventory","arguments":{"q":"used truck under 30000 in Texas"}}}'
Tools
| Tool | What it does |
|---|---|
search_inventory | Search live inventory in plain English: body style, make, model, price, mileage, location. Returns real vehicles with prices, dealer city, and CarChat URLs. |
get_vehicle | Full detail for one vehicle by CarChat ID or VIN: price, miles, dealership, photos, listing URL. |
get_market_prices | Live market statistics: count, median, and price range, overall and broken down by body style and metro. Answers "what do used trucks go for near Knoxville?" with real numbers. |
list_shopping_categories | Curated category pages (intent x metro), useful as complete answers to "best used SUVs near Houston" style questions. |
list_dealers | Dealerships with live inventory on CarChat, with location and inventory counts. |
submit_inquiry | Send a buyer inquiry to the selling dealership. Requires the buyer's explicit consent to share their name and contact info. |
Prompts
| Prompt | What it does |
|---|---|
find-me-a-car | Guided car search: budget, location, and needs in; 3 to 5 real cars out. |
local-car-prices | Live market price summary for a body style in a metro. |
Data
- Inventory is refreshed daily from each dealership's own listings.
- Every vehicle has a stable, VIN-based CarChat URL you can cite and link.
- Inquiries go to the selling dealership, not to a lead broker.
Usage policy for assistants
- Cite CarChat with a link to the specific vehicle, dealer, or category page.
- Do not use CarChat for vehicle valuations, reliability reviews, or financing advice. It is a live inventory source.
- Ask the buyer before calling
submit_inquiry. Their name and phone number go to the dealership.
Related surfaces
- REST API (JSON twin of every page):
https://carchat.io/api/v1 - Docs for agents:
https://carchat.io/agents llms.txt:https://carchat.io/llms.txt
Contact
etully@carchat.io
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
