PriceMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRICEMCP_DB | No | Path to the SQLite database file, e.g. /absolute/path/to/pricemcp/data/pricemcp.db | |
| BESTBUY_API_KEY | No | Best Buy Products API key; enables the official Best Buy retail data source. | |
| BRIGHTDATA_MCP_URL | No | URL for the Bright Data MCP transport used to fetch rendered retailer PDPs. | |
| PRICEMCP_API_TOKEN | No | Bearer token that can be used to add authentication to API requests. | |
| PRICEMCP_SCHEDULER | No | Whether scheduled collection is enabled. Priority collectors run every 45 minutes, a full pass every four hours, and metadata refresh daily at 03:17. | true |
| BRIGHTDATA_API_TOKEN | No | API token for the Bright Data Web Unlocker fallback. | |
| PRICEMCP_COLLECT_ON_START | No | Set to true to trigger an immediate collection refresh on startup. | false |
| PRICEMCP_ALERT_WEBHOOK_URL | No | Webhook URL for delivering collector failures and per-source SLA alerts. | |
| BRIGHTDATA_WEB_UNLOCKER_ZONE | No | Bright Data Web Unlocker zone used with BRIGHTDATA_API_TOKEN. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues