← Registry

Data Collection

bullionradar.fr

Provides live dealer prices, specifications, and comparisons for gold and silver investment coins.

1 endpoint6 known toolsFirst detected August 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://bullionradar.fr/api/mcp

No auth detected

MCP server metadata

Name
bullionradar-mcp
Version
0.1.0
Capabilities
tools

Known tools 6

get_best_price

Best dealer price for a coin among 11 French and European dealers (Or.

Inferred read-only
compare_prices

List all 11 tracked dealers ranked by price for a coin, best first, with in-stock status (✅/❌) for each.

Inferred read-only
get_coin_specs

Full data sheet for a gold or silver investment coin: weight, purity, diameter, thickness, first mint year, design type and design changes over time, mintage, face value, liquidity score, French VAT rate, estimated premium vs spot, and unique highlights.

Inferred read-only
list_dealers

List the 11 tracked bullion dealers (name and city): 8 French (Or.

Inferred read-only
compare_coins

Side-by-side comparison of two coins — machine mirror of the /comparer page: full specs (weight, purity, diameter, thickness, first mint year, design, mintage, face value), investment data (liquidity, French VAT, estimated premium) and best live dealer price for each.

Inferred read-only
search_coins

Search the catalog of 80+ gold and silver investment coins by name, country or keyword, with optional metal filter (gold/silver).

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.bullionradar-mcp]
url = "https://bullionradar.fr/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bullionradar-mcp": {
      "type": "http",
      "url": "https://bullionradar.fr/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bullionradar-mcp": {
      "type": "http",
      "url": "https://bullionradar.fr/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bullionradar-mcp",
  "transport": "streamable-http",
  "url": "https://bullionradar.fr/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 bullionradar.fr was fetched 2026-08-24T04:50:37.378Z and is being refreshed.

Trust status Neutral

bullionradar.fr 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.