Skip to content
Back to search
30
MCP v1.0.0 streamable-http

com.thenextgennexus/automotive-mcp-server

com.thenextgennexus/automotive-mcp-server

Cars.com listings, VIN lookups, and dealer inventory for car-buying assistants.

Uptime
0.0%
26 probes
Response
19ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.carsxe/carsxe-mcp
MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes.
0 tools · streamable-http
com.thenextgennexus/real-estate-mcp-server live
Redfin listings, sale-comps, and neighborhood market data via natural-language queries.
2 tools · streamable-http
io.github.cyanheads/nhtsa-vehicle-safety-mcp-server live
Decode VINs, search recalls, complaints, crash ratings, and investigations.
7 tools · streamable-http
OpenDealer MCP Server
Automotive inventory search for AI assistants: vehicles, dealers, deals, and market data.
0 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
com.thenextgennexus/google-maps-mcp-server live
Local business lead extraction with email + phone enrichment from Google Maps.
3 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.thenextgennexus/automotive-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}