lead_generation_mcp_server

gokulgopxzsec/lead_generation_mcp_server
★ 0 stars Python 🔌 API Integration Updated today
A Model Context Protocol (MCP) server for automated B2B lead scraping, contact enrichment, and business intelligence.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lead_generation_mcp_": {
      "command": "uvx",
      "args": [
        "lead-generation-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install lead-generation-mcp-server