Gen-AI-Frameworks
by Sujoy1
Overview
An AI-driven multi-agent system for web searching, financial analysis, and stock recommendations, leveraging BrightData for real-time web data.
Installation
python "MCP Server/multi_agent_supervisor.py"Environment Variables
- OPENAI_API_KEY
- BRIGHT_DATA_API_TOKEN
Security Notes
A critical security risk is present in 'test_neo4j_connection.py' due to a hardcoded Neo4j database password. The project also relies on external 'npx' commands for the BrightData client, introducing a dependency on an external executable, and uses minified JavaScript libraries that are harder to audit for vulnerabilities.
Similar Servers
gpt-researcher
The GPT Researcher MCP Server enables AI assistants to conduct comprehensive web research and generate detailed, factual, and unbiased reports. It supports multi-agent workflows, local document analysis, and integration with external tools via the Machine Conversation Protocol (MCP) for various research tasks.
brightdata-mcp
Enables AI agents to access, search, extract, and navigate the live web in real-time without being blocked.
crawlbase-mcp
A Model Context Protocol (MCP) server that enables AI agents and LLMs to fetch fresh, structured, real-time web content (HTML, Markdown, screenshots) via Crawlbase's scraping infrastructure.
finance-mcp
Finance MCP is an intelligent agent toolkit and MCP server designed for financial research scenarios, leveraging LLMs for deep research, web scraping, and data analysis.