ferdousbhai/investor-agent
investor-agent is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of investor-agent 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.
The investor-agent is a Model Context Protocol server designed to provide comprehensive financial insights and analysis to Large Language Models.
Try investor-agent with chat:
Tools
Functions exposed to the LLM to take actions
get_market_movers
Get market movers. market_session only applies to 'most-active'.
get_cnn_fear_greed_index
get_crypto_fear_greed_index
get_google_trends
Get Google Trends relative search interest for specified keywords.
get_ticker_data
Get comprehensive ticker data: metrics, calendar, news, recommendations.
get_options
Get options data. Dates: YYYY-MM-DD. Type: C=calls, P=puts.
get_price_history
Get historical OHLCV data with smart interval selection.
get_financial_statements
Get financial statements. Returns dict with statement type as key and CSV data as value.
get_institutional_holders
Get major institutional and mutual fund holders.
get_earnings_history
get_insider_trades
get_nasdaq_earnings_calendar
Get earnings calendar for a specific date using Nasdaq API. Date in YYYY-MM-DD format (defaults to today) Returns CSV with: Date, Symbol, Company Name, EPS, % Surprise, Market Cap, etc. Note: Single date only - call multiple times for date ranges.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client