Skip to main content
Glama

Alpha Vantage MCP Server

get_company_overview

Retrieve detailed company information and key metrics using a stock symbol (e.g., AAPL) for comprehensive financial analysis on Alpha Vantage MCP Server.

Instructions

Get company information and key metrics

Input Schema

NameRequiredDescriptionDefault
symbolYesThe stock symbol (e.g., AAPL)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "The stock symbol (e.g., AAPL)", "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/deepsuthar496/alpha-ventage-mcp'

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