Maverick MCP
UnclaimedMaverickMCP - Personal Stock Analysis MCP Server
Install
uvx --from maverick-mcp-server maverick-mcp --transport stdioUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
backtesting_optimize_strategy
Grid-search a strategy's parameters.
backtesting_run_backtest
Run a single-strategy backtest: metrics, trades, analysis.
backtesting_walk_forward_analysis
Rolling optimize/test windows to gauge robustness.
market_data_clear_market_cache
Clear cached quotes (mutates cache state).
market_data_get_chart_links
Static external chart links for a ticker.
market_data_get_market_overview
Indices, sector performance, top movers, and volatility.
market_data_get_price_history
OHLCV price history for a ticker, smart-cached.
market_data_get_price_history_batch
Price history for multiple tickers at once.
market_data_get_quote
A single quote, TTL-cached.
market_data_get_stock_fundamentals
Valuation, financials, and trading stats.
portfolio_add_position
Add/average into a position (mutates).
portfolio_check_position_risk
Pre-trade risk check for a hypothetical trade.
portfolio_clear_portfolio
Remove every position; requires confirm=True (mutates).
portfolio_compare_tickers
Side-by-side ticker comparison (auto-uses your portfolio).
portfolio_correlation_analysis
Correlation matrix and diversification metrics.
portfolio_get_my_portfolio
Full portfolio snapshot with live P&L.
portfolio_get_regime_adjusted_sizing
Position size scaled by detected market regime.
portfolio_get_risk_alerts
Current sector/position/portfolio risk alerts.
portfolio_get_risk_dashboard
Total value, sector exposure, and risk metrics.
portfolio_get_strategy_performance
Strategy performance analytics, with optional comparison.
portfolio_journal_add_trade
Log a new open trade (mutates).
portfolio_journal_close_trade
Close an open trade; PnL computed automatically (mutates).
portfolio_journal_list_trades
List journal trades, optionally filtered.
portfolio_journal_review
Full detail for a single journal trade.
portfolio_remove_position
Remove shares from a position (mutates).
portfolio_risk_adjusted_analysis
ATR-based position sizing/stop/target.
portfolio_watchlist_add
Add a ticker to a watchlist (mutates).
portfolio_watchlist_brief
Intelligence brief for every symbol on a watchlist.
portfolio_watchlist_create
Create a named watchlist (mutates).
portfolio_watchlist_remove
Remove a ticker from a watchlist (mutates).
screening_get_all
Latest snapshot across all three screens.
screening_get_bearish
Top bearish setup results, latest snapshot.
screening_get_bullish
Top Maverick bullish-momentum results, latest snapshot.
screening_get_by_criteria
Bullish results filtered by arbitrary criteria.
screening_get_supply_demand
Top supply/demand breakout results, latest snapshot.
screening_run_screens
Recompute one screen (or all three) and persist it (mutates).
technical_get_full_technical_analysis
Full technical analysis: trend, outlook, every indicator.
technical_get_macd_analysis
MACD reading, signal label, and crossover state.
technical_get_rsi_analysis
RSI reading and signal label.
technical_get_support_resistance
Support/resistance levels.