Skip to main content
Glama

Black-Scholes MCP Server

pyproject.toml356 B
[project] name = "black-scholes-mcp" version = "0.1.0" description = "A Model Context Protocol (MCP) server for Black-Scholes option pricing and Greeks calculation." readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.2.8", "mcp[cli]>=1.7.1", # No additional dependencies required for core Black-Scholes calculations ]

MCP directory API

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