s

stock-moves-explained

@Pink707Legendary/stock-moves-explained
Hosted
0 Stars 14 次浏览 Pink707Legendary 更新于 2026-08-23

Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow.

该服务暂未提供标准配置,请参考 README 手动接入

可用工具 (5 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

tavily_search 14 个参数 需填 1 项

Search the web for current information on any topic. Use for news, facts, or data beyond your knowledge cutoff. Returns snippets and source URLs.

必填参数:query

tavily_extract 6 个参数 需填 1 项

Extract content from URLs. Returns raw page content in markdown or text format.

必填参数:urls

tavily_crawl 11 个参数 需填 1 项

Crawl a website starting from a URL. Extracts content from pages with configurable depth and breadth.

必填参数:url

tavily_map 8 个参数 需填 1 项

Map a website's structure. Returns a list of URLs found starting from the base URL.

必填参数:url

tavily_research 2 个参数 需填 1 项

Perform comprehensive research on a given topic or question. Use this tool when you need to gather information from multiple sources to answer a question or complete a task. Returns a detailed response based on the research findings.

必填参数:input

服务介绍

Stock Moves Explained - MCP Server

AI-powered analysis explaining why US stocks moved. Built by WTF Just Happened.

# What It Does

When you ask your AI assistant "why did Tesla drop today?", this tool provides real market analysis - not hallucinated explanations. We monitor ~550 major US stocks (S&P 500, NASDAQ 100, Dow 30) and analyze moves that exceed 2 standard deviations from normal trading.

# Try It

Ask your AI assistant:

  • "Why did Tesla drop today?"
  • "What happened to Apple stock?"
  • "Explain today's move in NVDA"
  • "Why is Meta down?"
  • "What's going on with Microsoft?"

Works with Claude, ChatGPT, Copilot, and other MCP-enabled assistants.

# What You Get

For each stock query, you'll receive:

  • Summary: Concise explanation of what drove the move
  • Confidence score: How certain the analysis is (based on source quality)
  • Mystery move flag: Whether the move has no clear catalyst
  • Link to full analysis: Deep dive on justhappened.wtf

# Coverage

We analyze significant moves in:

  • S&P 500 stocks
  • NASDAQ 100 stocks
  • Dow Jones 30 stocks

That's approximately 550 of the most-watched US equities.

# When To Use This Tool

Good queries (route here):

  • "Why did TSLA drop today?"
  • "What happened to NVDA?"
  • "Explain the market selloff"
  • "Why is AAPL down 5%?"
  • "What news moved GOOGL?"
  • "Why did tech stocks fall?"

Not the right tool for:

  • Price quotes → "What's AAPL trading at?" (use a quote service)
  • Predictions → "Will TSLA go up?" (we don't predict)
  • Trading advice → "Should I buy NVDA?" (we don't advise)
  • Crypto → "Why did BTC drop?" (US stocks only)
  • Historical (>7 days) → "Why did AAPL drop last month?" (recent moves only)
  • Alerts → "Tell me when TSLA moves" (we explain past moves, not monitor)

# What We Don't Cover

  • Price data: We explain moves, not report prices
  • Trading advice: We don't tell you to buy or sell
  • Crypto/Forex: US stocks only
  • Small caps: Major indices only (S&P 500, NASDAQ 100, Dow 30)

# Example Response

{
  "ticker": "NVDA",
  "company": "NVIDIA Corp",
  "move": "+3.2%",
  "confidence": 90,
  "mystery_move": false,
  "period": "today",
  "summary": "NVIDIA surged as semiconductor stocks gained momentum following Taiwan Semiconductor's blowout Q4 earnings, which beat estimates and raised capital expenditure forecasts. The stock's performance mirrored the SMH semiconductor ETF's rally, indicating broader sector strength driven by sustained AI infrastructure demand. Morgan Stanley reiterated its Overweight rating, citing NVIDIA's dominant position in AI accelerators.",
  "url": "https://justhappened.wtf/NVDA",
  "source": "WTF Just Happened - big moves explained"
}

# Installation

This is a remote MCP server - no installation required. Add to your MCP client config:

{
  "mcpServers": {
    "stock-moves-explained": {
      "url": "https://api.justhappened.wtf/mcp"
    }
  }
}

# Rate Limits

10 requests per minute per IP. This is generous for normal usage - if you're building something that needs more, reach out.

# Links

# About

Built by WTF Just Happened - market intelligence for retail investors. We use AI to explain significant stock movements so you understand what's happening in your portfolio.

相关 MCP 服务