Install
openclaw skills install pipeworx-alphavantageAccess real-time stock prices, historical data, company fundamentals, financial statements, and earnings for any stock symbol using Alpha Vantage.
openclaw skills install pipeworx-alphavantageAlpha Vantage MCP — Stock market data, fundamentals, and earnings
Get real-time stock price for a symbol (e.g., "AAPL"). Returns current price, change, percent change
Get daily stock price history for a symbol (e.g., "AAPL"). Returns open, high, low, close, volume fo
Get company fundamentals for a symbol (e.g., "AAPL"). Returns sector, market cap, P/E ratio, EPS, di
Get annual and quarterly income statements for a symbol (e.g., "AAPL"). Returns revenue, gross profi
Get annual and quarterly balance sheets for a symbol (e.g., "AAPL"). Returns total assets, liabiliti
Get quarterly earnings data for a symbol (e.g., "AAPL"). Returns reported and estimated EPS, surpris
{
"mcpServers": {
"alphavantage": {
"url": "https://gateway.pipeworx.io/alphavantage/mcp"
}
}
}