Skip to main content
Glama

Finance Tools MCP

by VoxLink-org

super_option_tool

Analyze and summarize key option metrics for a given stock ticker, including Greeks, implied volatility, open interest, volume, and trade data. Access formatted tables and indicators for informed decision-making.

Instructions

Analyzes and summarizes option data for a given ticker. This function retrieves option indicators and Greeks for the specified ticker, generates a digest summarizing key metrics, and formats a table of key option data including last trade date, strike, option type, open interest, volume, and implied volatility. Args: ticker: Stock ticker symbol.

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" } }, "required": [ "ticker" ], "title": "super_option_toolArguments", "type": "object" }

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/VoxLink-org/finance-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server