Skip to main content
Glama
ryansilk

ApexVol MCP Server

get_orats_cores

Fetch 340+ ORATS cores analytics fields for any ticker, providing deep IV, term structure, earnings, borrow rates, and more when other endpoints lack the specific field you need.

Instructions

Get raw ORATS "cores" analytics for a ticker — 340+ pre-computed fields.

The deepest single call available: IV surface summary metrics, IV/HV history stats, term-structure slope/contango, earnings-move components, borrow rates, betas, percentiles, and more, straight from the data vendor. Use when the curated endpoints don't carry the specific field you need.

Use this tool when the user asks about:

  • A specific ORATS field by name

  • Deep vendor-level analytics not in other tools

  • Bulk fundamentals+vol context for one ticker

Args: ticker: Stock symbol fields: Comma-separated field names for specific fields, "all" for the entire row, or empty for the curated ~45-field default

Returns: The requested cores fields (available_field_count says how many exist)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldsNo
tickerYes
Behavior4/5

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

With no annotations, the description must carry the burden. It adds helpful context (raw source, depth, field categories) but omits details like read-only nature, rate limits, or response structure. Still, it goes beyond a minimal description and doesn't mislead.

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 organized with a clear introduction, usage bullets, arg documentation, and return description. Every sentence contributes value and is front-loaded with the core purpose.

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

Completeness5/5

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

Despite no output schema, the description hints at the return format with 'available_field_count says how many exist.' Combined with parameter details and usage context, it gives enough for an agent to invoke correctly.

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

Parameters5/5

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

The schema has no descriptions (0% coverage), so the description fully compensates. It explains 'ticker' as 'Stock symbol' and clearly documents 'fields' including special values like 'all' and the empty default that selects ~45 curated fields.

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's function: 'Get raw ORATS "cores" analytics for a ticker — 340+ pre-computed fields.' It uses a specific verb+resource and distinguishes itself by calling it 'The deepest single call available' and referencing 'curated endpoints' for comparison.

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

Usage Guidelines5/5

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

Explicitly provides usage guidance: 'Use when the curated endpoints don't carry the specific field you need' and lists concrete scenarios (specific ORATS field by name, deep vendor-level analytics, bulk context). This clearly differentiates from siblings.

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/ryansilk/apexvol-mcp'

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