← Index

io.github.direct-web/drop-beacon-mcp

io.github.direct-web/drop-beacon-mcp·v0.2.1·Search
Quality Score
80
/100

Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "drop-beacon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "drop-beacon-mcp"
      ],
      "env": {
        "DATABASE_URL": "<your-database_url>",
        "API_KEY": "<your-api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "drop-beacon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "drop-beacon-mcp"
      ],
      "env": {
        "DATABASE_URL": "<your-database_url>",
        "API_KEY": "<your-api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y drop-beacon-mcp
§02  Environment variables
DATABASE_URL
requiredsecret

Neon PostgreSQL connection string for the Drop Beacon database

API_KEY
secret

Optional API key for authenticated access

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search