# Cardog MCP server

Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data

## Links
- Registry page: https://www.getdrio.com/mcp/app-cardog-mcp
- Repository: https://github.com/cardog-ai/mcp-server

## Install
- Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- Auth: Not captured

## Setup notes
- Remote URL variable: api_key (required; secret)
- Remote URL variable: api_key (required; secret)
- Remote endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- URL variable: api_key
- Remote endpoint: https://mcp.cardog.io/sse?api_key={api_key}
- URL variable: api_key

## Tools
- search_listings - Search vehicle listings using the Cardog API. All parameters are optional. Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_vin_analysis - Get comprehensive market analysis by VIN Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- overview - Get core market statistics for a specific make/model/year Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- price_distribution - Get price histogram data for a specific make/model/year Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_odometer_analysis - Get odometer vs price correlation data Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_geographic_analysis - Get geographic market breakdown by province/state Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_market_trends - Get time series market trends Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_listing_market_position - Get individual listing market analysis Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- pulse - Get an overview of the market as a whole Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- search_gas_stations - Search fuel stations using the Cardog API Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- search_electric_stations - Search electric charging stations using the Cardog API Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- search_recalls - Search vehicle recalls using the Cardog API Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- search_lineups - Search vehicle lineups using the Cardog API Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}
- get_model_year - Get a model year lineup using the Cardog API Endpoint: https://mcp.cardog.io/mcp?api_key={api_key}

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.cardog
- Version: 1.0.1
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 21, 2026
- Source: https://registry.modelcontextprotocol.io
