Serversapp.dealermax/public-search
S

DealerMax

app.dealermax/public-search · v1.2.0
● Remote
v1.2.0remote🌐 https://mcp.dealermax.app/mcp/↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "app.dealermax/public-search",
  "description": "Italian cross-dealer MCP: cars, NLT rentals with quotations, dealer directory, automotive KB.",
  "title": "DealerMax",
  "version": "1.2.0",
  "websiteUrl": "https://dealermax.app",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.dealermax.app/mcp/"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "automotive",
        "marketplace",
        "search",
        "italy",
        "rental",
        "leasing",
        "knowledge-base"
      ],
      "contactEmail": "valeriopsg@gmail.com",
      "geography": "Italy (20 regions, 110 provinces ISTAT)",
      "language": "Italian + English query support",
      "license": "CC-BY-4.0",
      "logoUrl": "https://dealermax.app/assets/dealermax-wordmark-light.png",
      "rateLimitNote": "No auth, no key. Fair-use rate limiting applied per IP.",
      "tagline": "Italian automotive platform, AI-ready",
      "tools": [
        "get_vehicle_specs",
        "search_vehicles",
        "search_nlt_offers",
        "get_vehicle_details",
        "get_nlt_offer_details",
        "find_dealer",
        "get_market_intel"
      ]
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}