Skip to main content
Glama
xerktech

mcp-financex

by xerktech

get_short_interest

Retrieve short interest, short ratio, days to cover, and short squeeze risk for US stocks. Assess bearish sentiment and potential short squeezes.

Instructions

Short Interest Tracker | Short Squeeze Potential | Days to Cover - Track short interest, short ratio (days to cover), and short squeeze potential for stocks. Short interest indicates bearish sentiment and can lead to short squeezes when heavily shorted stocks rise.

Key Metrics:

  • Short Ratio (Days to Cover): Days it would take to cover all short positions based on average volume

  • Short % of Float: Percentage of tradeable shares that are sold short

  • Shares Short: Total number of shares sold short

  • Short Interest Change: Month-over-month change in short positions

  • Squeeze Risk Score: 0-100 score indicating short squeeze potential

Short Squeeze Indicators:

  • High Risk: Short ratio >10 days OR short % >30% (Score: 70-100)

  • Medium Risk: Short ratio >3 days OR short % >15% (Score: 40-69)

  • Low Risk: Lower short interest (Score: 0-39)

Use Cases:

  • "What's the short interest for Tesla?"

  • "Show me short squeeze potential for AMC"

  • "Which stocks have high short interest?"

  • "How many days to cover short positions on GME?"

  • "Is there short squeeze risk for TSLA?"

Why It Matters: High short interest can lead to:

  • Short Squeeze: Rapid price increase forcing shorts to cover

  • Increased Volatility: More dramatic price swings

  • Trading Opportunities: Both long and short strategies

Famous Short Squeezes:

  • GameStop (GME) - January 2021

  • AMC Entertainment - June 2021

  • Volkswagen - October 2008

Returns: Short ratio, short %, squeeze risk score, days to cover, and month-over-month changes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNoStock ticker symbol to get short interest for (e.g., "TSLA", "GME"). Short interest data is typically only available for US stocks.
symbolsNoOptional: Array of symbols to get short interest for multiple stocks at once. If provided, this takes precedence over the single symbol parameter.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses the key metrics returned (short ratio, % of float, shares short, change, squeeze risk score) and explains the risk score thresholds. It does not mention destructive aspects (none exist) but could note data availability constraints (e.g., US stocks only, mentioned in schema but not description).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is excessively long with educational content (e.g., famous short squeezes, why it matters) that is not needed for tool invocation. It could be trimmed to 2-3 sentences plus a list of return fields. The first sentence is effective, but the rest is verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has no output schema, the description adequately explains the return fields and provides context for the squeeze risk score. It covers what an agent needs to understand the output, though it could mention the data source or update frequency.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% (both parameters have descriptions). The description does not add much beyond the schema; it explains the meaning of output metrics but not parameter-specific details. Baseline of 3 is appropriate given high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it tracks short interest metrics like short ratio, days to cover, and squeeze potential. The first line effectively conveys the tool's purpose. However, it does not explicitly differentiate from siblings, but the function is distinct enough.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides example use cases (e.g., 'What's the short interest for Tesla?') that imply when to use it. However, it does not offer exclusions or comparisons to sibling tools, which would help an agent decide between this and tools like get_quote or get_historical_data.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xerktech/mcp-financex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server