Search 100K+ EDC products across 1000+ brands. Track new drops, compare prices across retailers, check stock, and get market trends for knives, fidgets, flashlights, pens, and wallets.
Overview
Drop Beacon MCP gives AI assistants real-time access to the EDC (everyday carry) product market via edc4me.com.
6 tools available:
- search_products: Search by keyword, category, or brand
- get_latest_drops: New products from the last 7 days
- get_brand_info: Brand stats, price range, top products
- get_price_comparison: Compare prices across retailers
- get_market_trends: Sell-through velocity and market insights
- check_availability: Real-time stock check
Covers knives, fidgets, flashlights, pens, wallets, multitools, watches, and bags from 1,000+ brands.
Server Config
{
"mcpServers": {
"drop-beacon": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "postgresql://neondb_owner:npg_VHNawfS1O2WZ@ep-ancient-hat-aic8s9vt.c-4.us-east-1.aws.neon.tech/neondb?sslmode=require"
}
}
}
}