AlphaVantage-MCP
by berlinbra
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ALPHA_VANTAGE_API_KEY | Yes | Your Alpha Vantage API key required for accessing the financial market data |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-stock-quote | Get current stock quote information |
get-company-info | Get detailed company information |
get-crypto-exchange-rate | Get current cryptocurrency exchange rate |
get-time-series | Get daily time series data for a stock |
get-historical-options | Get historical options chain data for a stock with sorting capabilities |