MCP Stock Market
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALPHA_VANTAGE_API_KEY | Yes | Alpha Vantage API key (can be obtained from https://www.alphavantage.co/support/#api-key) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getStockPriceB | Get the latest stock price for a given ticker symbol using Alpha Vantage API |
| getStockNewsC | Get the latest news for a stock ticker symbol using Alpha Vantage API |
| getCompanyOverviewB | Get company information for a given stock ticker symbol using Alpha Vantage API |
| getDividendHistoryB | Get recent dividend payout history for a ticker symbol using Alpha Vantage API |
| getIntradayA | Get recent intraday stock prices (5-minute intervals) for a ticker symbol using Alpha Vantage API |
| convertCurrencyC | Convert an amount from one currency to another using latest exchange rate |
| calculatePortfolioValueC | Calculate total value of a portfolio given holdings |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/ctoouli/mcp-stock-market'
If you have feedback or need assistance with the MCP directory API, please join our Discord server