Loading MCP server directory, please wait...
Get a used car's market-price range (min/max/median) by model and year from carsensor.net.
npx @getmcp/cli add io.github.czcz0009/carsensor-price-range-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour own Apify API token, formatted as 'Bearer <token>'. Get one at https://console.apify.com/settings/integrations. Required because this server bills each successful call via Apify Pay-Per-Event ($0.03/call) under your own Apify account — there is no shared/free token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.czcz0009/carsensor-price-range-mcp": {
"url": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}