shopping-radar
by rbenhaga
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME_LAT | No | Latitude of reference point for distance calculation (default: Montpellier). | |
| HOME_LNG | No | Longitude of reference point for distance calculation (default: Montpellier). | |
| BAN_LIMIT | No | Daily limit for Base Adresse Nationale geocoding (default: 2000). | |
| EBAY_LIMIT | No | Daily limit for eBay Browse API calls (default: 5000). | |
| RISK_MAD_K | No | Number of MADs for z-score robust threshold (default: 3). | |
| APIFY_LIMIT | No | Monthly limit for Apify runs (default: 50). | |
| APIFY_TOKEN | No | Optional API token for Apify-based sources (Leboncoin Apify, Idealo, Back Market). | |
| EBAY_APP_ID | No | Optional eBay App ID (required with EBAY_CERT_ID to enable eBay source). | |
| SERPAPI_KEY | No | Optional SerpAPI key for Google Shopping source (free tier available). | |
| EBAY_CERT_ID | No | Optional eBay Cert ID (required with EBAY_APP_ID to enable eBay source). | |
| KEEPA_API_KEY | No | Optional Keepa API key for Amazon new + history (paid). | |
| SERPAPI_LIMIT | No | Monthly limit for SerpAPI calls (default: 250). | |
| IMPORT_MARKERS | No | Comma-separated list of language markers for import detection (e.g., 'english,deutsch'). | |
| BUNDLE_KEYWORDS | No | Comma-separated list of bundle keywords (e.g., 'lot,pack'). | |
| LEBONCOIN_PROXY | No | Proxy URL for Leboncoin (e.g., http://user:pass@host:port). | |
| MAX_DISTANCE_KM | No | Maximum distance in km for non-deliverable items (default: 60). | |
| PREMIUM_KEYWORDS | No | Comma-separated list of premium model keywords (e.g., 'Adventure,Bike'). | |
| LEBONCOIN_PROXIES | No | Comma-separated list of proxy URLs for rotation. | |
| LEBONCOIN_RETRIES | No | Number of retries for Leboncoin requests (default: 3). | |
| ACCESSORY_KEYWORDS | No | Comma-separated list of accessory keywords to detect bundles (e.g., 'perche,objectif'). | |
| RISK_LOW_PRICE_RATIO | No | Ratio below median to flag as too low (default: 0.7). | |
| LEBONCOIN_IMPERSONATE | No | Override TLS fingerprint impersonation (e.g., 'chrome110'). | |
| BACKMARKET_APIFY_ACTOR | No | Optional Apify actor ID for Back Market (requires APIFY_TOKEN). | |
| LEBONCOIN_DATADOME_COOKIE | No | Pre-set DataDome cookie for Leboncoin. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rbenhaga/shopping-radar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server