This project demonstrates how the MCP protocol can be used to facilitate tool calling for AI agents. It consists of the following components:
- Server:
MCP_stock_app_server - Client:
MCP_stock_app_client - Tools Module:
stock_tools - User Interface: Built with Streamlit
To start the application, use the following command:
poetry run streamlit run MCP_stock_app_client.py
from the following path MCPStockPythonProject/mcpstockpythonproject