io.github.direct-web/drop-beacon-mcp MCP Server
io.github.direct-web/drop-beacon-mcp
What is the io.github.direct-web/drop-beacon-mcp MCP server?
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
How to install io.github.direct-web/drop-beacon-mcp
Copy-paste configuration for popular MCP clients.
DATABASE_URLrequiredsecretNeon PostgreSQL connection string for the Drop Beacon database
API_KEYsecretOptional API key for authenticated access
{
"mcpServers": {
"drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"API_KEY": "<YOUR_API_KEY>"
}
}
}
}{
"mcpServers": {
"drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"API_KEY": "<YOUR_API_KEY>"
}
}
}
}{
"mcpServers": {
"drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"API_KEY": "<YOUR_API_KEY>"
}
}
}
}{
"servers": {
"drop-beacon-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"API_KEY": "<YOUR_API_KEY>"
}
}
}
}claude mcp add drop-beacon-mcp --env DATABASE_URL=<YOUR_DATABASE_URL> --env API_KEY=<YOUR_API_KEY> -- npx -y drop-beacon-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.