carsensor Price Range MCP Server for AI Agents
Rank #25,383io.github.czcz0009/carsensor-price-range-mcp
Get a used car's market-price range (min/max/median) by model and year from carsensor.net.
carsensor Price Range MCP Server for AI Agents is a Model Context Protocol (MCP) server published by czcz0009. It ranks #25,383 of 115,591 servers tracked on MCP Toplist. carsensor Price Range MCP Server for AI Agents is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 90,208 of 115,591 servers on MCP Toplist.
Use carsensor Price Range MCP Server for AI Agents
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http carsensor-price-range-mcp https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.carsensor-price-range-mcp]
url = "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"carsensor-price-range-mcp": {
"url": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"carsensor-price-range-mcp": {
"type": "http",
"url": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"carsensor-price-range-mcp": {
"serverUrl": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"carsensor-price-range-mcp": {
"url": "https://woolen-snake--carsensor-price-range-mcp.apify.actor/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.czcz0009%2Fcarsensor-price-range-mcp)<a href="https://mcptoplist.com/server/io.github.czcz0009%2Fcarsensor-price-range-mcp"><img src="https://mcptoplist.com/badge/io.github.czcz0009%2Fcarsensor-price-range-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
czcz0009
Other servers by czcz0009
View all czcz0009 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains carsensor Price Range MCP Server for AI Agents?
- carsensor Price Range MCP Server for AI Agents is maintained by czcz0009, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is carsensor Price Range MCP Server for AI Agents listed on the Official MCP Registry?
- Yes — carsensor Price Range MCP Server for AI Agents is listed on the Official MCP Registry.
- How many versions does carsensor Price Range MCP Server for AI Agents have?
- MCP Toplist tracks 1 version of carsensor Price Range MCP Server for AI Agents, most recently published on Aug 26, 2026.
- Where can I find the source code for carsensor Price Range MCP Server for AI Agents?
- The source code for carsensor Price Range MCP Server for AI Agents is hosted at github.com/czcz0009/carsensor-price-range-mcp.