get_short_interest — regulatory filings mcp MCP Tool Read-only
get_short_interest
(get short interest) is one of 17 tools on the
regulatory filings mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_short_interest from your client
- Claude Code regulatory filings mcp get_short_interest run in your project directory
- Claude Desktop regulatory filings mcp get_short_interest ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor regulatory filings mcp get_short_interest ~/.cursor/mcp.json
- VS Code regulatory filings mcp get_short_interest .vscode/mcp.json
- Zed regulatory filings mcp get_short_interest ~/.config/zed/settings.json
- Windsurf regulatory filings mcp get_short_interest ~/.codeium/windsurf/mcp_config.json
- Cline regulatory filings mcp get_short_interest ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI regulatory filings mcp get_short_interest ~/.gemini/settings.json
- Grok regulatory filings mcp get_short_interest .mcp.json (in your project root)
- ChatGPT regulatory filings mcp get_short_interest Settings → Connectors → Advanced → Developer mode
- Claude.ai regulatory filings mcp get_short_interest Settings → Connectors → Add custom connector
- LangChain regulatory filings mcp get_short_interest pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http regulatory-filings-mcp https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp
Other tools on this server
- get_form_4_insider_trades
- get_form_d_private_funding
- get_form_8k_material_events
- get_form_13f_holdings
- get_schedule_13d_activist
- detect_insider_cluster
- get_13f_delta
- get_swf_holdings
- get_ipo_calendar
- get_earnings_calendar
- get_earnings_estimates
- get_analyst_targets
- get_pre_ipo_secondary
- get_options_unusual_activity
- get_stock_splits_corporate_actions
- get_dividend_aristocrats
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.