← Registry

Content Tools

voxcars.co.uk

Provides car catalog search, detailed vehicle info, price statistics, and editorial articles for a car marketplace.

1 endpoint4 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://www.voxcars.co.uk/api/mcp

No auth detected

MCP server metadata

Name
voxcars-uk
Version
1.0.0
Capabilities
tools

Known tools 4

search_cars

Pesquisa viaturas no catálogo com filtros opcionais.

Inferred read-only
get_car_detail

Obtém detalhes completos de uma viatura pelo seu slug único.

Inferred read-only
get_price_stats

Estatísticas de preço (mediana, mínimo, máximo) para uma marca/modelo no catálogo deste mercado.

Inferred read-only
search_articles

Pesquisa artigos editoriais: guias de compra, reviews, comparativos e análise de mercado.

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.voxcars-uk]
url = "https://www.voxcars.co.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "voxcars-uk": {
      "type": "http",
      "url": "https://www.voxcars.co.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: voxcars-uk
Remote MCP URL: https://www.voxcars.co.uk/api/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": {
    "voxcars-uk": {
      "url": "https://www.voxcars.co.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "voxcars-uk": {
      "type": "http",
      "url": "https://www.voxcars.co.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "voxcars-uk",
  "transport": "streamable-http",
  "url": "https://www.voxcars.co.uk/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for voxcars.co.uk was fetched 2026-07-31T07:59:26.681Z.

Trust status Neutral

voxcars.co.uk is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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