mcp-stockflow

mcp-stockflow

15

StockFlow MCP Server is a Model Context Protocol server that provides real-time stock data and options analysis using Yahoo Finance. It allows integration with language models to access and analyze stock market data and options strategies. Key features include real-time data, options chain analysis, and financial statements access.

What data sources does StockFlow use?

StockFlow uses data sourced from Yahoo Finance, which may have delays and is subject to Yahoo Finance API restrictions.

What are the system requirements for running StockFlow?

StockFlow requires Python 3.12+, along with the 'mcp' and 'yfinance' packages.

Can StockFlow be used for options strategy analysis?

Yes, StockFlow provides options strategy analysis, including risk/reward evaluation and market condition assessment.

Is there a limit to the data requests I can make?

Yes, there are rate limits based on Yahoo Finance API restrictions, which may affect the frequency of data requests.

How can I contribute to the StockFlow project?

Contributions are welcome! You can submit a Pull Request on the project's GitHub repository.