Provides stock data services, including historical data, fundamentals, and news.
Stock Info is a FastMCP-based service offering comprehensive stock market data. It delivers historical stock prices, fundamental company information, risk alerts for specific stocks, individual stock news, financial news with pagination, and primary business details. With its modular design, centralized configuration management using pydantic-settings, and thorough use of Python type annotations, Stock Info promotes maintainability and extensibility. The service also includes unified exception handling for graceful error reporting and adheres to PEP 8 coding standards, ensuring code quality and readability.