Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
{
"mcpServers": {
"io-github-direct-web-drop-beacon-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
A Model Context Protocol server that gives AI assistants access to real-time EDC (everyday carry) product data from Drop Beacon — 100,000+ products across 1,000+ brands.
| Tool | Description |
|---|---|
search_products | Search EDC products by keyword, category, brand, or material |
get_latest_drops | Get new product drops from the last 7 days |
get_brand_info | Brand stats, price range, categories, and top products |
get_price_comparison | Compare prices for the same product across retailers |
get_market_trends | Sell-through velocity, top movers, and price distribution |
check_availability | Real-time stock check across all retailers |
npx drop-beacon-mcp
Requires a DATABASE_URL environment variable pointing to the Drop Beacon database.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"drop-beacon": {
"command": "npx",
"args": ["-y", "drop-beacon-mcp"],
"env": {
"DATABASE_URL": "your-neon-connection-string"
}
}
}
}
Products span these EDC categories:
Set the API_KEY environment variable to require an API key for all requests. If not set, the server runs without authentication.
60 requests per minute per process (in-memory, resets on restart).
"What titanium fidgets dropped this week?"
Uses get_latest_drops with category filter.
"Compare prices for the Spyderco Para 3"
Uses get_price_comparison to show prices across retailers.
"Is the Grimsmo Norseman in stock anywhere?"
Uses check_availability to check all retailers.
"What are the hottest EDC brands right now?"
Uses get_market_trends to show sell-through velocity.
MIT
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.direct-web/drop-beacon-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.