Momentum

52 tools. 8 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

8 can modify or destroy data
44 read-only
52 tools total

Community server · catalogue entry verified 11/06/2026

How to control Momentum ↓

What Momentum exposes to your agents

Read (44) Write / Execute (7) Destructive / Financial (1)
Critical Risk

The most dangerous Momentum tools

8 of Momentum's 52 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Momentum

PolicyLayer is an MCP gateway — it sits between your AI agents and Momentum, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "find_best_to_sell": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "log_conviction": {
    "limits": [
      {
        "counter": "log_conviction_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_breadth": {
    "limits": [
      {
        "counter": "analyze_breadth_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Momentum — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MOMENTUM →

Free to start. No card required.

All 52 Momentum tools

READ 44 tools
Read analyze_breadth Get a comprehensive market breadth health score (0-100). Read analyze_options_setup VoPR™ engine: composite realized vol (4 estimators), VRP ratio, Read analyze_pair Analyze a pair of stocks for statistical arbitrage. Read analyze_recent_gap Score the most recent overnight gap reaction (0-100) for a specific ticker. Read analyze_scenario Generate bull/base/bear scenarios for a ticker based on a catalyst (e.g. 'earnings', 'tariffs'). Read analyze_technicals Compute 24 technical indicators: EMA 8/21/34/55/89, SMA 50/100/200, Read analyze_uptrend_participation Measure market participation in structural uptrends. Read calculate_position_size Calculate risk-based position size using Fixed Fractional, ATR, or Kelly methods. Read detect_bubble_risk Assess current market euphoria and bubble risk (0-15 score). Read detect_ftd Detect Follow-Through Days (FTDs) on major indices to confirm market bottoms. Read detect_macro_regime Detect the current structural market regime (Growth, Inflation, Deflation, or Goldilocks). Read detect_market_top Detect market topping signals using distribution days and leadership trends. Read detect_themes Identify trending market themes by clustering thematic ETF performance. Read extract_article_text Extract the full-text body of a news article. Strips ads and nav. Read fetch_ticker_news Fetch recent financial news headlines for a stock from RSS feeds. Read find_best_to_buy Auto-find the best directional option to BUY. Reads technicals Read get_alpha_signals get_alpha_signals Read get_earnings_calendar Weekly earnings calendar — who reports this week. Read get_earnings_flow Pre-earnings options flow — institutional positioning ahead of earnings. Read get_exposure_recommendation Get a market exposure recommendation (0-100% capital deployment). Read get_fundamentals Get fundamental data: P/E, EPS, revenue growth, profit margin, Read get_gex_overview Gamma Exposure (GEX) for SPY/QQQ/IWM. Positive = pinning/calm. Read get_historical_data Fetch OHLCV historical price data for a stock. Read get_learned_patterns Get auto-extracted patterns from past backtests with win rates. Read get_market_environment Get a cross-asset market environment report. Read get_market_pulse AI-generated market sentiment with options flow score (-7 to +7). Read get_market_stats Market-wide put/call ratios and sentiment indicators. Read get_momentum_pulse Calculate real-time momentum scores (0-100) for each ticker. Read get_politician_trades Congressional stock trading disclosures. Read get_put_call_ratios Put/call ratios for SPY, QQQ, IWM (or any ticker). Read get_sector_flow Sector-by-sector options flow with bullish/bearish sentiment. Read get_signals Breakout and continuation signals with technical indicator data. Read get_track_record Get the full conviction journal track record with win/loss stats. Read get_tv_analysis Get TradingView 26-indicator technical consensus for a ticker. Read get_unusual_activity Unusual options flow feed — institutional trades, premium, conviction. Read list_strategies List all saved custom strategies. Read model_price_distribution Compute statistical price targets using historical volatility. Read screen_canslim Screen for growth stocks matching CANSLIM criteria. Read screen_pead Screen for Post-Earnings Announcement Drift (PEAD) setups. Read screen_vcp Screen for stocks forming a Volatility Contraction Pattern (VCP). Read search_knowledge Search Sam's library of 139 trading books + methodology guides. Read sweep_setups Opportunity Board: scan multiple tickers for best options trades. Read generate_alpha_card Generate a shareable Alpha Card — a branded HTML analysis card. Read generate_chart Generate a candlestick chart with EMA overlays (8/21/34/55/89).

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Momentum

Can an AI agent move money through the Momentum MCP server? +

Yes. The Momentum server exposes 1 financial tools including find_best_to_sell. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through Momentum? +

The Momentum server has 2 write tools including log_conviction, save_strategy. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Momentum.

How many tools does the Momentum MCP server expose? +

52 tools across 3 categories: Execute, Read, Write. 44 are read-only. 8 can modify, create, or delete data.

How do I enforce a policy on Momentum? +

Register the Momentum MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Momentum tool call.

Deterministic rules across all 52 Momentum tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

52 Momentum tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.