Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

realtime_options

Fetch real-time options data for specific stock symbols to monitor market positions and analyze financial derivatives.

Instructions

Fetch realtime options

Input Schema

NameRequiredDescriptionDefault
symbolYes
datatypeNo
contractNo

Input Schema (JSON Schema)

{ "properties": { "contract": { "type": "string" }, "datatype": { "type": "string" }, "symbol": { "type": "string" } }, "required": [ "symbol" ], "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/calvernaz/alphavantage'

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