A-Simple-MCP-Server
If you are the rightful owner of A-Simple-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.
A simple Model Context Protocol (MCP) server that provides stock price information using the yfinance library.
get_stock_price
Returns the current price of a stock as a float.
get_stock_history
Returns historical stock data in CSV format.
compare_stocks
Compares prices between two stocks.