Skip to main content
Glama

Alpha Vantage MCP Server

by calvernaz

digital_currency_weekly

Retrieve weekly digital currency price data for analysis and tracking market trends using Alpha Vantage financial data.

Instructions

Fetch digital currency weekly

Input Schema

NameRequiredDescriptionDefault
symbolYes
marketYes

Input Schema (JSON Schema)

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