Skip to main content
Glama
ohadf2015

stoquant-mcp

by ohadf2015

Get Q-Score

stoquant_get_qscore
Read-only

Get a 0-100 composite score for any ticker, blending fundamentals, momentum, ML, and analyst signals. Provides signal, confidence, and risk alerts to answer if a stock is a good buy now.

Instructions

The Q-Score is StoQuant's headline 0-100 composite for a ticker, blending fundamentals, momentum/technicals, ML, analyst, and 'hidden gem' value dimensions on SECTOR-RESIDUALIZED forward returns (sector beta removed). Returns: score (0-100), signal ('strong_buy'|'buy'|'hold'|'sell'|'strong_sell'|'unrated'), per-dimension components (each with rawValue, normalizedScore, weight, and an available flag — unavailable dims contribute 0), confidence/confidenceInterval, dimensionContributions, a verdict and plainLanguage summary, and riskAlerts. This is the best single tool for 'is this a good stock right now'. period selects the scoring horizon. Note: early in the US trading day (before ~10am ET), the score may not yet be refreshed with intraday data — a null or empty score should be treated as 'not yet computed' rather than an error.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNoScoring horizon90d
tickerYes
Behavior5/5

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

The description reveals key behaviors beyond annotations: null/empty score handling before ~10am ET, unavailable dimensions contributing 0, and the sector-residualized methodology. These are meaningful operational details that annotations do not convey.

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

Conciseness4/5

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

The description is dense but well-organized, front-loading the core definition and then detailing the return structure. The listing of components is necessary because there is no output schema, but it is concise enough that every sentence delivers value.

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?

Given the tool's complexity, the lack of an output schema, and only two input parameters, the description fully specifies the return fields, caveats, and selection of the scoring horizon. It leaves no critical gap for an agent to select or invoke the tool correctly.

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

Parameters2/5

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

The description only says 'period selects the scoring horizon', which repeats the schema's description. It does not explain the difference between 30d and 90d or how the choice affects the score. The ticker parameter is self-evident. With 50% schema coverage, the description adds little value here.

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 computes StoQuant's 0-100 composite Q-Score for a ticker, blending multiple dimensions. It explicitly positions it as 'the best single tool for is this a good stock right now', distinguishing it from sibling quote/ML tools.

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 strong usage context ('best single tool for...') and a timing caveat about early morning data not yet refreshed. It stops short of explicitly naming alternatives or when-not-to-use, but the guidance is clear and sufficient.

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