ai-stock-research
Verified Safeby manutej
Overview
A command-line tool for researching AI sector stocks, providing real-time quotes, news, financial data, and historical analysis.
Installation
finwiz NVDAEnvironment Variables
- POLYGON_API_KEY
- OPENAI_API_KEY
- ANTHROPIC_API_KEY
- DEFAULT_PROVIDER
- LOG_LEVEL
- CACHE_TTL
- RATE_LIMIT
Security Notes
The codebase implements robust input validation using Pydantic, and explicit logging with log injection prevention, which are strong security positives. There are no obvious 'eval' or direct unvalidated 'subprocess' calls with user input. However, the 'polygon_mcp.py' module executes an 'uvx' command to pull and run code from a specific GitHub repository (mcp_polygon@v0.4.1). While 'uvx' is designed for secure package execution, any dependency on external code from a remote repository introduces a supply chain risk if that repository were compromised. API keys are managed through environment variables, which is standard practice for sensitive information.
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.