You're viewing a demo portfolio

Join the waitlist
PRSM

automotive__car_market_analysis

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Automotive Intelligence] Analyze car market prices for a specific make/model. Returns price ranges and dealer inventory. Args: make: Car make (e.g. 'Honda') model: Car model (e.g. 'Civic') year: Model year (optional, 0 for all years)

Parameters schema

{
  "type": "object",
  "required": [
    "make",
    "model"
  ],
  "properties": {
    "make": {
      "type": "string"
    },
    "year": {
      "type": "integer",
      "default": 0
    },
    "model": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →