ai-engineer-agentic-track
Verified Safeby jarif87
Overview
An AI-powered financial analysis CrewAI project that identifies trending companies, conducts detailed research, and picks the best investment opportunity.
Installation
python main.pyEnvironment Variables
- OPENAI_API_KEY
- PUSHOVER_USER
- PUSHOVER_TOKEN
- SERPER_API_KEY
- CHROMA_OPENAI_API_KEY
Security Notes
Uses os.getenv for API keys (good practice). Makes external API calls to Serper (web search) and Pushover (notifications), which are standard for such applications but rely on secure management of API keys. Local SQLite for memory storage is generally safe. No 'eval' or other obvious malicious patterns found.
Similar Servers
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to access and analyze comprehensive financial data, stock information, company fundamentals, and market insights from Financial Modeling Prep.
stock-mcp
Provides AI Agents with professional-grade stock market analysis capabilities by bridging large language models with real-time financial data.
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.