MCP Server
MCP
io.github.direct-web/drop-beacon-mcp
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "drop-beacon-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Neon PostgreSQL connection string for the Drop Beacon database",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DATABASE_URL"
},
{
"description": "Optional API key for authenticated access",
"format": "string",
"isSecret": true,
"name": "API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment