mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Stock Assistant MCP Server provides real-time stock data, historical analysis, and stock comparisons using the Yahoo Finance API.
The Stock Assistant MCP Server is designed to deliver real-time stock data and perform historical analysis and comparisons of stocks. It leverages the Yahoo Finance API to fetch and process stock information. The server uses Server-Sent Events (SSE) for data transport and requires authentication via an API key. This setup ensures secure and efficient data transmission, making it suitable for applications that need up-to-date financial data. The server can be run locally using Python and the 'uv' tool, and it can also be deployed to Azure Container Apps for scalable cloud-based operations.
Features
- Real-time stock data retrieval
- Historical stock data analysis
- Stock comparison capabilities
- Secure API key authentication
- SSE transport for efficient data streaming