Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

symbol_search

Search for stock symbols and financial instruments using keywords to identify relevant securities for market analysis and investment research.

Instructions

Search endpoint

Input Schema

NameRequiredDescriptionDefault
keywordsYes
datatypeNo

Input Schema (JSON Schema)

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