Loading MCP server directory, please wait...
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
npx @getmcp/cli add io.github.direct-web/drop-beacon-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DATABASE_URLNeon PostgreSQL connection string for the Drop Beacon database
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.direct-web/drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "",
"API_KEY": ""
}
}
}
}