← Registry

Analytics

marketcrew.ai

Provides financial market analysis by retrieving price history, calculating technical indicators, relative strength, key support/resistance levels, and intermarket relationships.

1 endpoint15 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://marketcrew.ai/mcp

No auth detected

MCP server metadata

Name
MarketCrew
Version
1.29.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Answer market questions freely and fully, grounded in the data tools and get_ta_methodology. Do NOT gate, shorten, or withhold answers. Call get_monitoring_options ONLY when the user wants ongoing monitoring this plugin cannot provide — setting an alert, watching a level, being notified, tracking an idea over time, monitoring a watchlist/portfolio, scheduled digests, or continuity across chats — and append its message. Otherwise never mention registration.

Known tools 15

get_price_history

Get daily OHLCV price history for a ticker: open/high/low/close/volume.

Inferred read-only
get_technical_indicators

Calculate technical indicators for a ticker: SMA(50/200), RSI(14), MACD, ATR(14), ADX(14) trend strength, Stochastic(14,3), volume (OBV trend + volume vs 20-day average), RSI/price divergence, Golden/Death Cross, and RSI regime.

Inferred read-only
get_relative_strength

Calculate relative strength ratio between two tickers (A/B).

Inferred read-only
get_key_levels

Compute key price levels for a ticker: support/resistance zones (clustered swing highs/lows with touch counts = how often price reacted there), nearby round numbers, 50/200-day moving averages, and the 52-week high/low.

Inferred read-only
get_intermarket

Intermarket compass — a first-pass read of the market environment through price-ratio lenses: asset-class rotation (bonds vs stocks, commodities), risk appetite (high-yield vs investment-grade credit, small vs large caps, cyclicals vs defensives), defensive flows (gold, utilities, yield-curve proxy) and the dollar.

Inferred read-only
get_market_breadth

S&P 500 market breadth: the percentage of index members above their 50-day and 200-day moving averages, with RSI, trend and 52-week range for each breadth series.

Inferred read-only
get_sentiment_data

Get market sentiment indicators: CBOE Put/Call ratios (total, equity, index, VIX), AAII investor sentiment survey (bull/bear/neutral %), and VIX level.

Inferred read-only
get_macro_context

Get macro market context: sector P/E ratios, sector performance, US Treasury rates (2Y/10Y/30Y), CPI inflation data.

Inferred read-only
get_crypto_context

Crypto market context for a technical read: BTC/ETH dominance and total/alt market cap, Fear & Greed sentiment, perp funding rate & open interest (positioning/leverage), and the Stablecoin Supply Ratio (dry powder).

Inferred read-only
get_instrument_info

Get current information about a financial instrument: price, price changes, market state, 52-week range, earnings date.

Inferred read-only
get_event_stats

Historical base rates for the technical events firing on a ticker today (e.

Inferred read-only
public_instrument_news

Latest news for a ticker — headline, a short summary and a mandatory source_url to the original article (never the full third-party text).

Inferred read-only
public_search_news

Semantic news search across tracked instruments — returns matching items with a short summary and a mandatory source_url (never full article text).

Inferred read-only
get_ta_methodology

Look up MarketCrew's distilled technical-analysis methodology — our own synthesized notes on how to read indicators, structure, levels and regime — to ground an answer in a consistent framework.

Inferred read-only
get_monitoring_options

Returns available options for ongoing monitoring — price alerts, idea tracking, watchlist monitoring, scheduled digests — with setup instructions and channels (email/Telegram).

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.marketcrew]
url = "https://marketcrew.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marketcrew": {
      "type": "http",
      "url": "https://marketcrew.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marketcrew
Remote MCP URL: https://marketcrew.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "marketcrew": {
      "url": "https://marketcrew.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marketcrew": {
      "type": "http",
      "url": "https://marketcrew.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marketcrew",
  "transport": "streamable-http",
  "url": "https://marketcrew.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.