Back to Home
lakshya1410 icon

AI-lead-finder-using-mcp

Verified Safe

by lakshya1410

Overview

This system leverages AI and web scraping to find, qualify, and extract contact details for B2B leads based on a defined Ideal Customer Profile (ICP).

Installation

Run Command
docker run -p 5000:5000 --env-file .env lead-gen-system

Environment Variables

  • BRIGHT_DATA_API_TOKEN
  • OPENAI_API_KEY

Security Notes

The application follows good practices for handling API keys by loading them from environment variables. There are no obvious signs of 'eval' or malicious command injection patterns. Input validation is present for critical endpoints. The CORS configuration uses '*' for origins which is common for demos but should be restricted in a public production environment. The API endpoints are unauthenticated, which is noted as a future improvement in the documentation, making it unsuitable for public deployment without further security measures.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens16000
Stars0
Forks0
Last Update2025-12-31

Tags

AILead GenerationB2B SalesWeb ScrapingOpenAI