Carsxe MCP is answering right now. Last checked 8 min ago. Last commit 16 Sep 2026.
MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
exec(
input?: string | URLPatternURLPatternInit,
document.getElementById("root").innerHTML =
brandHeader(vehicleTitle(d), (d.vin || "VIN unavailable") + (d.state ? " · " + d.state : ""), "Market value") +
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.
claude mcp add carsxe-mcp --transport http https://mcp.carsxe.com/mcp
{
"mcpServers": {
"carsxe-mcp": {
"url": "https://mcp.carsxe.com/mcp"
}
}
}
[mcp_servers.carsxe-mcp]
url = "https://mcp.carsxe.com/mcp"
{
"mcpServers": {
"carsxe-mcp": {
"url": "https://mcp.carsxe.com/mcp"
}
}
}
{
"mcpServers": {
"carsxe-mcp": {
"url": "https://mcp.carsxe.com/mcp"
}
}
}
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.carsxe.com/mcp | streamable-http | sign-in | 213 ms | 8 min ago |
A fault code, a VIN, or a recall — answered from public NHTSA and standards data.
MCP server for Venmo - check balance, send/request money, view history
Memory MCP server for Claude Code. Correct a fact and the old version stops being recalled.
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for Google Analytics 4 — reports, realtime data, and admin
Zero-cost MCP server for local code inspection and best-practice recommendations
MCP server for code archaeology: git blame, file history, contributors, and co-change analysis
Answers built from our own checks of this server.