Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

earnings_call_transcript

Fetch earnings call transcripts for specific companies and quarters to analyze corporate performance and management commentary from investor calls.

Instructions

Fetch the earnings call transcript for a given company in a specific quarter

Input Schema

NameRequiredDescriptionDefault
symbolYes
quarterYes

Input Schema (JSON Schema)

{ "properties": { "quarter": { "type": "string" }, "symbol": { "type": "string" } }, "required": [ "symbol", "quarter" ], "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