Skip to content
MCP-Bridge
SecurityAuto-generated

CIS Automotive API MCP Server

<div style="">This API provides access to our Automotive Data. Use of this API is subject to our <a href="https://autodealerdata.com/tos">Terms of Service</a></div> &nbsp; <h3 style="">For a quick start guide <a href="/APIQuickStart">click here</a></h3> &nbsp; <div> If you signed up through RapidAPI

Quick Setup

Transport: STDIO

Command: npx -y @mcp/autodealerdata-com

Environment Variables

CIS_AUTOMOTIVE_API_API_KEY

Example: your_cis_automotive_api_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "autodealerdata-com": {
      "command": "npx",
      "args": ["-y","@mcp/autodealerdata-com"],
      "env": {
      "CIS_AUTOMOTIVE_API_API_KEY": "your_cis_automotive_api_api_key"
}
    }
  }
}

Endpoints

GET/daysSupply

Days worth of supply left on dealer lots

GET/daysToSell

Days a vehicle takes to sell

GET/getBrands

Get a list of brand names

GET/getDealers

Premium. Dealers in a zip code.

GET/getDealersByID

Premium. Dealers by ID

GET/getDealersByRegion

Premium. Dealers in a region.

GET/getInactiveModels

Get a list of model names including discontinued models

GET/getModels

Get a list of model names

GET/getRegionBrandMarketShare

Market share of a brand in region

GET/getRegionMarketShare

Market share of all brands in region