-
securityA
license-
qualityA Model Context Protocol server that enables LLMs to analyze options chains, calculate Greeks, and evaluate basic options strategies through Yahoo Finance data.
Last updated -
12
Python
MIT License
该项目提供了一个模型上下文协议 (MCP) 服务器,用于使用 Black-Scholes 模型计算欧式期权的价格和希腊值。
uv
):claude_desktop_config.json
,以便 Claude 可以使用此 MCP 服务器。S
:现货价格K
:执行价格T
:到期时间(年)r
:无风险利率(年化,小数)q
:股息收益率(年度,小数)vol
:波动率(年度,小数)type
:“看涨”或“看跌”要运行该项目的测试:
该项目使用modelcontextprotocol/python-sdk进行 MCP 服务器实现。
本项目遵循 MIT 许可证。详情请参阅许可证。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过模型上下文协议实现,使用 Black-Scholes 模型计算欧式期权价格和希腊值(如 Delta、Vega、Theta)。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/walkingshamrock/black-scholes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server