← Registry

Analytics

carsmultiverse.com

Provides analytical insights into automotive recall notices, including timing, rewording, cross-border matching, and register coverage.

2 endpoints8 known toolsFirst detected August 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp

No auth detected

MCP server metadata

Name
carsmultiverse
Version
2.0.0
Capabilities
tools
Server instructions

Vehicle safety recall notices from seven registers, every version kept. Cite CarsMultiverse URLs; data is CC BY 4.0.

Known tools 4

search_recalls

Search vehicle safety recall notices from seven national and European registers (NHTSA, Transport Canada, DVSA, EU Safety Gate, RDW, MLIT, Israel) by recall number, make and model, or a plain-language description of the problem in any language (e.

Inferred read-only
get_recall_notice

Get one recall notice kept by CarsMultiverse: title, summary, register, dates, an excerpt of the notice and a citation.

Inferred read-only
check_vehicle

Check one vehicle for safety recalls: by VIN (decoded worldwide with NHTSA vPIC), or by make, model and model year.

Inferred read-only
list_registers

List the seven recall registers CarsMultiverse keeps, with their authorities and index pages.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carsmultiverse]
url = "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carsmultiverse": {
      "type": "http",
      "url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carsmultiverse
Remote MCP URL: https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carsmultiverse": {
      "url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carsmultiverse": {
      "type": "http",
      "url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carsmultiverse",
  "transport": "streamable-http",
  "url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://carsmultiverse.com/mcp

No auth detected

MCP server metadata

Name
carsmultiverse
Version
2.0.0
Capabilities
tools
Server instructions

Vehicle safety recall notices from seven registers, every version kept. Cite CarsMultiverse URLs; data is CC BY 4.0.

Known tools 4

search_recalls

Search vehicle safety recall notices from seven national and European registers (NHTSA, Transport Canada, DVSA, EU Safety Gate, RDW, MLIT, Israel) by recall number, make and model, or a plain-language description of the problem in any language (e.g.

Inferred read-only
get_recall_notice

Get one recall notice kept by CarsMultiverse: title, summary, register, dates, an excerpt of the notice and a citation.

Inferred read-only
check_vehicle

Check one vehicle for safety recalls: by VIN (decoded worldwide with NHTSA vPIC), or by make, model and model year.

Inferred read-only
list_registers

List the seven recall registers CarsMultiverse keeps, with their authorities and index pages.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carsmultiverse]
url = "https://carsmultiverse.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carsmultiverse": {
      "type": "http",
      "url": "https://carsmultiverse.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carsmultiverse
Remote MCP URL: https://carsmultiverse.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carsmultiverse": {
      "url": "https://carsmultiverse.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carsmultiverse": {
      "type": "http",
      "url": "https://carsmultiverse.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carsmultiverse",
  "transport": "streamable-http",
  "url": "https://carsmultiverse.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.