MCP Server for the Unusual Whales REST API


MCP.Pizza Chef: danwagnerco
The mcp-server-unusualwhales is an MCP server that integrates the Unusual Whales REST API, providing structured, real-time access to options flow, market data, and unusual trading activity. It enables LLMs and AI agents to query and interact with financial market data seamlessly, supporting advanced trading analysis and decision-making workflows.
Use This MCP server To
Access real-time options flow data from Unusual Whales API Query unusual trading activity for market analysis Integrate market data into AI trading assistants Automate alerts based on options market signals Combine Unusual Whales data with other financial APIs for enriched insights
README
mcp-server-unusualwhales FAQ
How do I authenticate with the Unusual Whales API in this MCP server?
You provide your Unusual Whales API key in the server configuration to enable authenticated requests.
Can this MCP server handle real-time streaming data from Unusual Whales?
It primarily supports REST API calls for up-to-date snapshots, not continuous streaming.
What kind of data can I retrieve using this MCP server?
You can access options flow, unusual options activity, and other market signals provided by Unusual Whales.
Is this MCP server compatible with multiple LLM providers?
Yes, it works with OpenAI, Anthropic Claude, and Google Gemini models via the MCP protocol.
How do I extend this MCP server to include additional Unusual Whales endpoints?
You can modify or add new endpoint adapters in the server code to expose more API features.
Does this MCP server support secure and scoped access to the Unusual Whales API?
Yes, it follows MCP principles for secure, scoped, and observable interactions with external APIs.