Skip to main content
Glama
ctoouli

MCP Stock Market

by ctoouli

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALPHA_VANTAGE_API_KEYYesAlpha 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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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