get_portfolio_holdings — TipRanks MCP Tool Read-only
get_portfolio_holdings
(get portfolio holdings) is one of 71 tools on the
TipRanks
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_portfolio_holdings from your client
- Claude Code TipRanks get_portfolio_holdings run in your project directory
- Claude Desktop TipRanks get_portfolio_holdings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TipRanks get_portfolio_holdings ~/.cursor/mcp.json
- VS Code TipRanks get_portfolio_holdings .vscode/mcp.json
- Zed TipRanks get_portfolio_holdings ~/.config/zed/settings.json
- Windsurf TipRanks get_portfolio_holdings ~/.codeium/windsurf/mcp_config.json
- Cline TipRanks get_portfolio_holdings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TipRanks get_portfolio_holdings ~/.gemini/settings.json
- Grok TipRanks get_portfolio_holdings .mcp.json (in your project root)
- ChatGPT TipRanks get_portfolio_holdings Settings → Connectors → Advanced → Developer mode
- Claude.ai TipRanks get_portfolio_holdings Settings → Connectors → Add custom connector
- LangChain TipRanks get_portfolio_holdings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tipranks https://mcp.tipranks.com/mcp/
Other tools on this server
- list_my_portfolios
- get_portfolio_overview
- get_portfolio_analysis
- get_portfolio_performance
- get_assets_data
- get_assets_events
- get_assets_news
- get_latest_news
- get_article
- get_assets_warnings
- get_trending_stocks
- get_company_kpis
- get_market_movers
- get_top_rated_stocks
- get_top_smart_score_stocks
- get_economic_calendar
- get_peers
- get_politicians
- get_politician_activity
- get_earnings_calendar
- get_ticker_earnings
- get_ipo_calendar
- get_clinical_trials
- get_stock_splits
- get_buybacks
- get_bulls_bears_summary
- get_investor_sentiment
- get_blogger_sentiment
- get_top_hedge_fund_managers
- get_hedge_fund_activity
- get_best_performing_experts
- get_technical_analysis
- get_etf_analysis
- get_etf_forecast
- get_etf_top_stocks
- get_etf_exposures
- get_etf_screener
- get_commodity_quote
- get_all_commodities_quotes
- get_commodity_historical
- get_forex_quote
- get_all_forex_quotes
- get_forex_historical
- get_index_quote
- get_index_historical
- get_crypto_quote
- get_all_crypto_quotes
- get_crypto_historical
- get_crypto_news
- get_sector_analysis
- get_market_performance
- get_earnings_history
- get_financials
- get_earnings_call_summary
- get_ai_stock_analysis
- get_dividend_history
- get_stock_quotes
- get_stock_prices
- get_stock_catalyst
- get_market_commentary
- get_insider_transactions
- get_hedge_fund_holdings
- get_etf_holdings
- get_analysts_by_firm
- get_recent_analyst_ratings
- get_options_expirations
- get_options_chain
- get_options_contract
- get_options_unusual_trades
- get_my_usage
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.