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.
StockFlow MCP Server
A Model Context Protocol (MCP) server providing real-time stock data and options analysis through Yahoo Finance. It enables access to market data, stock analysis, and options strategy evaluation.
Features
- Real-time stock prices and key metrics
- Historical price data with OHLC values
- Company fundamentals and financial statements
- Complete options chain data including Greeks
Available Tools
get-stock-data
for current price and volumeget-historical-data
for OHLC pricesget-options-chain
for calls and puts
Requirements
- Python 3.12+
- mcp
- yfinance