CIS Automotive API MCP Config
<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> <h3 style="">For a quick start guide <a href="/APIQuickStart">click here</a></h3> <div> If you signed up through RapidAPI
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/autodealerdata-com.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/autodealerdata-com.json to fetch programmatically.
{
"mcpServers": {
"autodealerdata-com": {
"command": "npx",
"args": ["-y","@mcp/autodealerdata-com"],
"env": {
"CIS_AUTOMOTIVE_API_API_KEY": "your_cis_automotive_api_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/autodealerdata-com.jsonEnvironment Variables
CIS_AUTOMOTIVE_API_API_KEYReplace your_cis_automotive_api_api_key with your actual cis automotive api api key
Endpoints
/daysSupplyDays worth of supply left on dealer lots
/daysToSellDays a vehicle takes to sell
/getBrandsGet a list of brand names
/getDealersPremium. Dealers in a zip code.
/getDealersByIDPremium. Dealers by ID
/getDealersByRegionPremium. Dealers in a region.
/getInactiveModelsGet a list of model names including discontinued models
/getModelsGet a list of model names
/getRegionBrandMarketShareMarket share of a brand in region
/getRegionMarketShareMarket share of all brands in region