Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

realtime_bulk_quotes

Fetch real-time stock quotes for multiple symbols simultaneously to monitor current market prices and track portfolio performance.

Instructions

Fetch real time bulk quotes

Input Schema

NameRequiredDescriptionDefault
symbolsYes

Input Schema (JSON Schema)

{ "properties": { "symbols": { "type": "array" } }, "required": [ "symbols" ], "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