Skip to main content
Glama
ohadf2015

stoquant-mcp

by ohadf2015

Get related/peer stocks

stoquant_get_related_stocks
Read-only

Find peer stocks for any ticker by sector, shared tags, technical setup, or 60-day return correlation. Each result includes qScore, quote, and market cap to build comparison sets or discover alternatives.

Instructions

Find peers of a ticker under peers, each with qScore, quote, and market cap. by selects the relation: 'sector' (same sector), 'tag' (shared thematic tags), 'setup' (same technical setup firing), or 'correlation' (highest 60-day return correlation). Use to build a comparison set or find alternatives to a name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
byNosector
limitNoMax peers (default 12, max 25)
tickerYes
Behavior4/5

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

Annotations already declare readOnlyHint=true, so safety is covered. The description adds context about the response structure (peers with qScore, quote, market cap) and explains the meaning of each `by` mode, revealing behavior beyond the schema. It does not contradict 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?

The description is two concise sentences. The first sentence front-loads the core purpose and output structure, the second details parameter options and use case. No unnecessary verbiage.

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?

With no output schema, the description fills the gap by explaining the response format (peers with qScore, quote, market cap), the relation modes, and the intended use case. It provides sufficient context for an agent to select and invoke the tool 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?

Schema coverage is low (33%), but the description extensively explains the `by` parameter with its four enum values and meanings ('sector' same sector, 'tag' shared tags, etc.). This adds critical semantics beyond the raw enum values. `limit` is already described in the schema, and `ticker` is self-explanatory.

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 identifies the tool's purpose: 'Find peers of a ticker under `peers`' with specific output fields (qScore, quote, market cap). It distinguishes itself from siblings by focusing on peer/related stock retrieval rather than other quote or screening functions.

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 explicit use context: 'Use to build a comparison set or find alternatives to a name.' This clearly indicates when to use the tool, though it does not explicitly mention when not to use it or name alternative sibling tools.

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