findata-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALPHA_VANTAGE_API_KEYYesYour Alpha Vantage API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getStockQuoteGet the current quote for a stock.
getHistoricalDataGet historical data for a stock.