donaldcmwong/sovrai_mcp_data
3.1
If you are the rightful owner of sovrai_mcp_data and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Market Data Demo is a lightweight server-client setup designed to provide market data utilities through the Model Context Protocol (MCP). It leverages Python libraries such as `fastmcp`, `yfinance`, and `pydantic` to deliver financial data services.
Tools
Functions exposed to the LLM to take actions
market_data
Fetches historical OHLCV data via yfinance.
current_price
Retrieves current prices for specified symbols.
market_summary
Provides a bundle of key market metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client