OptionsFlow MCP Server
@twolven
关于 OptionsFlow MCP Server
An MCP server providing advanced options analysis through Yahoo Finance, supporting Greeks calculations, strategy evaluation (CCS/PCS/CSP/CC), and risk metrics. Built for MCP with Claude.ai.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is OptionsFlow MCP Server?
A Model Context Protocol (MCP) server that provides advanced options analysis and strategy evaluation through Yahoo Finance. It enables LLMs to analyze options chains, calculate Greeks, and evaluate basic options strategies with comprehensive risk metrics.
How to use OptionsFlow MCP Server?
Install dependencies (pip install -r requirements.txt), clone the repository, then add the server to your Claude configuration in claude-desktop-config.json with command: "python" and args: ["path/to/optionsflow.py"]. Use the analyze_basic_strategies tool by providing a stock symbol, strategy type (ccs, pcs, csp, cc), expiration date, and optional parameters like delta target or width percentage.
Key features of OptionsFlow MCP Server
- Complete options chain data processing and Greeks calculation
- Strategy analysis for credit spreads, secured puts, and covered calls
- Risk management with bid-ask spread and volume validation
- Implied volatility analysis and probability calculations
- Position Greeks evaluation and liquidity analysis
- Maximum loss and probability of profit estimates
Use cases of OptionsFlow MCP Server
- Analyze options chains and calculate Greeks for any stock symbol
- Evaluate credit call spreads, put credit spreads, cash secured puts, and covered calls
- Obtain risk/reward metrics and probability of profit before trading
- Assess liquidity and position sizing recommendations for options strategies
FAQ from OptionsFlow MCP Server
What data source does OptionsFlow MCP Server use?
OptionsFlow MCP Server sources data from Yahoo Finance, which may have data delays and is subject to market hours and rate limits.
What are the runtime requirements?
Python 3.12+ and the following dependencies: mcp, yfinance, pandas, numpy, scipy.
What limitations should I be aware of?
Data can be delayed, Greeks are theoretical (Black-Scholes model), early assignment risk is not factored, and options data availability depends on market hours.
Does OptionsFlow MCP Server require authentication?
No, it does not require any authentication.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Servers
modelcontextprotocolModel Context Protocol Servers
评论