Advanced-Stock-Market-Analysis-MCP-Server
1
The Advanced Stock Market Analysis Server is a robust platform that provides tools for stock data analysis using MCP and yfinance. It supports technical and sentiment analysis for individual stocks and market sectors.
Advanced Stock Market Analysis Server
A powerful, extensible server for advanced stock market analysis built using the Model Context Protocol (MCP) and yfinance.
Features
- Retrieve stock info, history, and news.
- Perform technical analysis using various metrics.
- Compare multiple stocks and analyze sector performance.
- Assess market and stock sentiment.
Technology Stack
- Python 3.8+
- yfinance for stock data
- FastAPI for MCP server
- Requests and BeautifulSoup4 for web scraping
Usage
Start the server and interact with it using MCP-compatible clients.