-
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) 서버를 제공합니다.
uv
사용하는 경우):지엑스피1또는 선호하는 Python 패키지 관리자를 사용하세요.claude_desktop_config.json
에 구성을 추가하여 Claude가 이 MCP 서버를 사용할 수 있도록 합니다.S
: 현물 가격K
: 행사가격T
: 성숙까지의 시간(년)r
: 무위험 이자율(연간, 소수점)q
: 배당수익률(연간, 소수점)vol
: 변동성(연간, 소수점)type
: "콜" 또는 "풋"이 프로젝트에 대한 테스트를 실행하려면:
이 프로젝트에서는 MCP 서버 구현을 위해 modelcontextprotocol/python-sdk를 사용합니다.
이 프로젝트는 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 모델을 사용하여 유럽 옵션 가격과 델타, 베가, 세타와 같은 그리스 값을 계산할 수 있습니다.
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