mcp-server
0
The Stock Assistant MCP Server is designed for providing stock-related data and analysis using the Yahoo Finance API. It supports SSE transport and integrates with development environments like Visual Studio Code for local and cloud deployment.
Stock Assistant MCP Server
This project implements a Model Context Protocol (MCP) server to provide real-time stock data, historical analysis, and comparisons using the Yahoo Finance API. It uses SSE transport and requires an API key for authentication.
Running Locally
Prerequisites:
- Python 3.13 or later
- uv
Deployment
- Follow instructions for VS Code MCP configuration.
Deploy to Azure Container Apps
- Use Azure CLI for deployment and retrieve application URL.