{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "com.carsmultiverse/recalls",
  "description": "Vehicle safety recall notices from seven national and European registers, every version kept.",
  "version": "2.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://carsmultiverse.com/mcp"
    }
  ],
  "websiteUrl": "https://carsmultiverse.com/data/"
}