Skip to main content
Glama
ohadf2015

stoquant-mcp

by ohadf2015

Get big insider buys (market-wide)

stoquant_get_big_insider_buys
Read-only

Discover market-wide tickers with large recent insider buys (>= $1M), including buy details, current quotes, and Q-Score to see where insiders are investing.

Instructions

Market-wide list of tickers with large recent insider purchases (default >= $1M) under items, each with the buy detail plus a current quote and Q-Score. Use for 'where are insiders putting real money right now' discovery across the whole market.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 30)
limitNoMax tickers (default 20, max 50)
minValueNoMinimum total buy value in USD (default 1000000)
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, so the read-only nature is known. The description adds useful behavioral context: results appear under `items`, each with buy detail, a current quote, and Q-Score, plus the default threshold. No contradiction with annotations.

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?

Two sentences, front-loaded with the core purpose, no redundant wording. Every phrase contributes meaning, making it highly concise and well-structured.

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?

For a simple read-only tool with three optional parameters and no output schema, the description adequately covers purpose, output structure, default threshold, and use case. It lacks details on sorting/pagination, but these are not critical for an agent deciding to call the tool.

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 description coverage is 100%, so all parameters are documented with defaults. The description mentions the default >=$1M threshold but does not add new semantics beyond the schema. Baseline of 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 uses a specific verb ('list') and resource ('tickers with large recent insider purchases'), clearly scoped to 'market-wide'. It distinguishes itself from sibling tools by focusing on market-wide discovery rather than ticker-specific insider data.

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?

Provides a clear use case ('where are insiders putting real money right now') and explicitly states the market-wide context. However, it does not explicitly mention when not to use or name alternative tools for specific-ticker insider queries.

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/ohadf2015/stoquant-mcp'

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