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
Available Tools
1 toolstock-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.
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to query (YYYY-MM-DD format). Defaults to today. Max 7 days back. | |
| ticker | Yes | Stock 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_type | No | Filter 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 ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.