
Stock Moves Explained
Let your agent answer natural-language questions about why individual stocks or major U.S. indices moved, grounded in timely move explanations.
Overview
Stock Moves Explained is an MCP server for the Idea phase that explains why specific stocks and major U.S. indices moved in response to natural-language questions.
What is this MCP server?
- Answers plain-language prompts such as why Tesla or NVDA moved on a given day
- Covers major U.S. benchmarks including S&P 500, NASDAQ, and Dow
- Streamable HTTP remote MCP at api.justhappened.wtf—no local PyPI package in the manifest
- Version 1.2.0 registry entry wired to the stock-moves-explained GitHub repository
- Designed for agent-side Q&A instead of pulling charts in a separate terminal workflow
- Server version 1.2.0 in the MCP registry schema
- One streamable-http remote: https://api.justhappened.wtf/mcp
- Documented coverage themes: individual names (e.g. Tesla, NVDA) plus S&P 500, NASDAQ, and Dow
Community signal: 1 GitHub stars.
What problem does it solve?
Jumping between news sites and terminal widgets breaks flow when you only need a quick, readable story behind a ticker or index move.
Who is it for?
Indie builders and content creators who want agent-native market narrative during research, not a full trading stack.
Skip if: Teams that need licensed market data, execution, compliance-grade investment advice, or sub-second quotes.
What do I get? / Deliverables
Your agent can cite move explanations inline while you research ideas, outline posts, or discuss macro context in the same session.
- Agent-readable explanations for named tickers and major U.S. indices
- In-session answers to why-did-it-move style prompts
- Research context you can fold into notes, specs, or content drafts
Recommended MCP Servers
Journey fit
Market-move context supports early research when you are evaluating sectors, timing, or narratives before committing to a fintech or content product. Research subphase fits exploratory “why did X drop?” questions that inform idea validation and competitive or macro context, not production trading ops.
How it compares
Remote finance Q&A MCP, not a local skill checklist or charting terminal.
Common Questions / FAQ
Who is stock-moves-explained for?
Solo builders and developers who use AI coding agents and want quick explanations of stock and index moves without leaving their agent workflow.
When should I use stock-moves-explained?
Use it during idea and research work when you are exploring sectors, validating fintech angles, or drafting content that references recent market action.
How do I add stock-moves-explained to my agent?
Add the registry remote MCP server with type streamable-http and URL https://api.justhappened.wtf/mcp per the io.github.Pink707Legendary/stock-moves-explained server manifest.