Skip to main content
Glama
netanelavr

Trading MCP Server

by netanelavr

get_put_call_ratio

Retrieve put/call ratio data for a stock ticker to assess market sentiment and options flow, identifying potential reversals or institutional hedging activity.

Instructions

Options market analysis tool that retrieves put/call ratio data from Barchart to assess market sentiment and options flow. Use this when analyzing options market sentiment, detecting potential market reversals, or understanding institutional hedging activity. The tool returns comprehensive put/call ratios for different expiration dates, volume and open interest data, and AI-powered sentiment analysis. Higher put/call ratios typically indicate bearish sentiment, while lower ratios suggest bullish sentiment. Essential for options traders and investors looking to gauge market sentiment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerYesStock ticker symbol
Behavior4/5

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

With no annotations provided, the description carries full burden. It details what the tool returns (ratios for different expirations, volume, open interest, AI sentiment) and how to interpret high/low ratios. It does not mention any limitations, data update frequency, or authentication needs, but adequately discloses behavior for a read-only data retrieval tool.

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

Conciseness5/5

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

The description is three sentences, each serving a purpose: core function, usage scenarios, and output description plus interpretation. It is front-loaded and concise with no extraneous words.

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 one parameter and no output schema, the description adequately covers purpose, usage, output details, and interpretation. It could mention data source reliability or freshness, but overall it is complete enough for an agent to understand and invoke the tool correctly.

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% with one parameter 'ticker' described as 'Stock ticker symbol'. The description adds context about the data retrieved but does not extend the parameter's meaning beyond the schema. Baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool retrieves put/call ratio data from Barchart to assess market sentiment and options flow, distinguishing it from sibling tools that focus on different analysis areas like insider activity, reddit sentiment, or financial health.

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

Usage Guidelines4/5

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

The description explicitly states when to use the tool (analyzing options market sentiment, detecting reversals, understanding hedging) but does not mention when not to use it or compare it to related sibling tools like analyze_reddit_sentiment or analyze_news_and_market_context.

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/netanelavr/trading-mcp'

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