eCommerce
bullion-sniper.fr
An MCP server that provides Bullion Sniper tools for building comparator URLs and fetching market snapshots, best offers, and product summaries for precious metals.
ENDPOINT 1
https://bullion-sniper.fr/mcp
MCP server metadata
- Name
- bullion-sniper-public
- Version
- 1.1.0
Use this read-only MCP server to read Bullion Sniper market snapshots, best offers, and product prime summaries or to build shareable comparator URLs.
Known tools 5
build_comparator_urlBuild a shareable Bullion Sniper comparator URL from an explicit filter set.
Inferred read-onlyget_market_snapshotFetch a standardized Bullion Sniper market snapshot for a given filter set.
Inferred read-onlyget_best_offersReturn the best visible offers for a given budget, metal, and site filter set.
Inferred read-onlyget_product_primeReturn a prime summary for a product query such as napoleon, souverain, or vreneli.
Inferred read-onlyget_comparator_snapshotLegacy alias for get_market_snapshot kept for backward compatibility.
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.bullion-sniper-public]
url = "https://bullion-sniper.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bullion-sniper-public": {
"type": "http",
"url": "https://bullion-sniper.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bullion-sniper-public
Remote MCP URL: https://bullion-sniper.fr/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": {
"bullion-sniper-public": {
"url": "https://bullion-sniper.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bullion-sniper-public": {
"type": "http",
"url": "https://bullion-sniper.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bullion-sniper-public",
"transport": "streamable-http",
"url": "https://bullion-sniper.fr/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 bullion-sniper.fr was fetched 2026-08-23T22:55:51.931Z.
bullion-sniper.fr is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.