- Home
- MCP servers
- Stock Moves Explained
Stock Moves Explained
- other
1
GitHub Stars
other
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can connect to the Stock Moves Explained MCP Server to get AI-powered analyses of significant US stock movements. It provides concise summaries, a confidence score, and a deep-dive link for each queried stock, helping you understand why a move happened without guessing.
How to use
You use this server by adding it to your MCP client configuration and then asking for explanations of notable stock moves. The server analyzes moves that exceed two standard deviations from normal trading and returns a structured explanation that includes a brief summary, a confidence score, and a link to a full analysis.
How to install
This is a remote MCP server that requires no local installation. Add the server to your MCP client configuration using the provided URL.
{
"mcpServers": {
"stock-moves-explained": {
"url": "https://api.justhappened.wtf/mcp"
}
}
}
Notes on usage and behavior
- The server covers significant moves in roughly 550 US equities across the S&P 500, NASDAQ 100, and Dow Jones 30 indices. - When you query, you receive a short summary of the move, a confidence score, a mystery move flag, and a link to a deeper analysis. - Rate limits are generous to typical usage; plan accordingly if you scale up.
Additional notes
Common queries you might use include asking why a specific stock moved, what news influenced a move, or requesting a market-wide explanation. Examples of questions you could pose are: “Why did TSLA drop today?”, “What happened to NVDA stock?”, and “Explain today’s move in MSFT.” The tool focuses on explaining recent moves, not predicting prices or providing trading advice.