Analytics
carsmultiverse.com
Provides analytical insights into automotive recall notices, including timing, rewording, cross-border matching, and register coverage.
ENDPOINT 1
https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp
MCP server metadata
- Name
- carsmultiverse
- Version
- 2.0.0
Vehicle safety recall notices from seven registers, every version kept. Cite CarsMultiverse URLs; data is CC BY 4.0.
Known tools 4
search_recallsSearch 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-onlyget_recall_noticeGet one recall notice kept by CarsMultiverse: title, summary, register, dates, an excerpt of the notice and a citation.
Inferred read-onlycheck_vehicleCheck one vehicle for safety recalls: by VIN (decoded worldwide with NHTSA vPIC), or by make, model and model year.
Inferred read-onlylist_registersList the seven recall registers CarsMultiverse keeps, with their authorities and index pages.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- carsmultiverse
- Version
- 2.0.0
Vehicle safety recall notices from seven registers, every version kept. Cite CarsMultiverse URLs; data is CC BY 4.0.
Known tools 4
search_recallsSearch 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-onlyget_recall_noticeGet one recall notice kept by CarsMultiverse: title, summary, register, dates, an excerpt of the notice and a citation.
Inferred read-onlycheck_vehicleCheck one vehicle for safety recalls: by VIN (decoded worldwide with NHTSA vPIC), or by make, model and model year.
Inferred read-onlylist_registersList the seven recall registers CarsMultiverse keeps, with their authorities and index pages.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.