bhaskatripathi/MCP_Financial_Forecasting
3.2
If you are the rightful owner of MCP_Financial_Forecasting 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 Financial Forecasting MCP server offers SVM-based financial forecasting with OpenAI-powered interpretation.
Tools
Functions exposed to the LLM to take actions
fetch_stock_data
Get OHLC data from Yahoo Finance.
get_stock_info
Retrieve basic stock information.
validate_stock_symbol
Check if a symbol is valid and tradeable.
train_svm_model
Train SVM model on historical data.
make_forecast
Generate price predictions with AI interpretation.
explain_model_performance
Get detailed model performance analysis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client