Skip to main content
Glama

AlphaVantage-MCP

MIT License
30
  • Apple

get-stock-quote

Retrieve current stock quote data, including price and company information, by specifying the stock symbol using this tool connected to AlphaVantage-MCP.

Instructions

Get current stock quote information

Input Schema

NameRequiredDescriptionDefault
symbolYesStock symbol (e.g., AAPL, MSFT)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Stock symbol (e.g., AAPL, MSFT)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from AlphaVantage-MCP

Related Tools

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/berlinbra/alpha-vantage-mcp'

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