baruchprasanth/yFinance-MCP-Server
3.1
If you are the rightful owner of yFinance-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This module provides a Model Context Protocol (MCP) server interface for accessing Yahoo Finance data using the `yfinance` package.
yFinance-MCP-Server
This module exposes a simple Model Context Protocol (MCP) server that wraps common queries to the Yahoo Finance API via the yfinance
package.
Step-1 => Run yfinanceMCP.py
Step-2 => In another terminal run ./streamlit run yfinanceAgentInteractive.py
Open the Local URL displayed by the streamlit app in a browser.