18 tools for US stock screeners, chart patterns, options flow signals and equities research.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Stock screeners, chart patterns, options flow, and signals β 18 tools for US equities research, inside your LLM client.
https://mcp.stockmarketscan.com/mcpsms_* API key as the X-API-Key header| Category | Tools |
|---|---|
| Screeners (3) | list_screeners, get_screener_data, search_stocks_in_screeners |
| Chart Patterns (2) | get_chart_patterns, search_patterns |
| Options Flow (4) | get_options_flow_overview, get_options_flow_timeline, get_options_flow_signals, get_unusual_options_activity |
| Stock Info (2) | get_stock_info, get_candles |
| Composite (2) | get_stock_report, search_setups |
| Market Context (3) | get_market_momentum, get_trends, get_trend_connections |
| Education (1) | explain_concept |
Plus ping for liveness checks.
Edit claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonRestart Claude Desktop. You should see stockmarketscan in the tool picker.
Settings β Features β Model Context Protocol β Add New MCP Server:
Edit ~/.continue/config.json:
Drop these straight into Claude Desktop or Cursor once the server is connected:
The MCP server does not hold its own API key. Each client passes your personal sms_* key, the server validates it once per session, and then proxies tool calls to api/v1/* on your behalf. You stay in control of rate limits and quota, and you can rotate the key any time in Settings.
| Plan | Per Minute | Per Day | Options Flow |
|---|---|---|---|
| Free | β | β | β |
| Basic | 15 | 500 | β |
| Pro | 30 | 2,000 | β |
The container listens on $PORT (Railway) or $MCP_PORT (local). Point your
MCP client at http://localhost:3333/mcp and pass your X-API-Key header.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stockmarketscan-3)<a href="https://allmcps.com/mcp/stockmarketscan-3"><img src="https://allmcps.com/api/badge/stockmarketscan-3?style=directory" alt="StockMarketScan on AllMCPs" /></a>