Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
justhappened-corp/stock-moves-explained
GitHub Stars
1
Server Listing
stock-moves-explained

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

1 tool
stock-moves-explainedInspect

Explains why a stock had a significant price move today. Provides AI-written analysis citing news catalysts, earnings reports, and analyst actions. Covers 550+ stocks across S&P 500, NASDAQ 100, and Dow 30. Pass any stock ticker or company name as the ticker parameter. NOT for: price quotes, trading advice, predictions, crypto, or forex. If you cannot make POST requests, visit https://justhappened.wtf/api-help for alternative access methods.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNoDate to query (YYYY-MM-DD format). Defaults to today. Max 7 days back.
tickerYesStock ticker symbol or company name. Extract it from the user's question before calling - pass just the ticker or name, not the full sentence. Examples: 'NVDA', 'UnitedHealth', 'CRWD', 'Costco', 'AAPL', 'Delta Air Lines'.
move_typeNoFilter by move direction: 'drop' for declines, 'surge' for gains, 'all' for any significant move. Defaults to 'all'.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.