Skip to main content
Glama
ohadf2015

stoquant-mcp

by ohadf2015

Get alternative-data signals

stoquant_get_alt_signals
Read-only

Get a complete alternative-data dossier for a ticker in one call, aggregating 15 sources to uncover catalysts and red flags.

Instructions

The full alternative-data dossier for a ticker in one call, under data. Aggregates 15 sources: sec8k (8-K event items + counts), secLate (NT-10K/Q late filings), sec13dg (13D/13G activist/passive ownership), secDilution (S-1/S-3/424B shelf + active-dilution flag), secGovernance (DEF 14A, Form 25 delisting, Form 15 deregistration flags), secInsiderIntent (Form 144/Form 3 counts), secS8 (employee stock plans), fdaEnforcement (Class I/II/III actions), cpscRecalls (consumer recalls), clinicalTrials (phase/recruiting — biotech), github (stars/forks/issues/push activity), appStore (iOS rank deltas), hackerNews (story velocity), gdelt (news tone). Sources with no recent activity for the ticker are null (e.g. clinicalTrials for a non-biotech). This is the platform's differentiated edge — use it to surface catalysts and red flags an ordinary data feed misses.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerYes
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, and the description adds valuable context: the output is nested under 'data', and inactive sources are null rather than zero. This goes beyond the annotations by explaining the data shape and null-handling behavior, though it doesn't mention rate limits or error conditions.

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 long but well-structured: it front-loads the core value proposition, then uses a semicolon-separated list to enumerate all 15 sources efficiently. Every sentence adds information, and the closing sentence reinforces its strategic value, though it borders on promotional tone.

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 complexity (15 aggregated sources) and the absence of an output schema, the description does a solid job of explaining what to expect: the data location, source categories, and null behavior. It could be improved by mentioning the response format or potential error cases, but it is largely complete for an average agent.

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?

With only one parameter 'ticker' and 0% schema description coverage, the description must compensate by adding meaning. It mentions 'for a ticker' but offers no examples, format constraints, or clarification of what constitutes a valid ticker (e.g., symbol vs. company name). The description essentially restates the parameter name without enriching it.

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

Purpose4/5

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

The description clearly states it provides 'the full alternative-data dossier for a ticker' and enumerates 15 specific data sources, making the tool's purpose concrete. It distinguishes itself from a generic alt-data feed by emphasizing comprehensiveness, but it does not explicitly differentiate itself from the sibling tool 'stoquant_get_alt_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?

The description explicitly recommends using it 'to surface catalysts and red flags an ordinary data feed misses,' giving a clear use case. It also explains that sources with no recent activity are null, which helps set expectations. However, it does not mention when to prefer this over the simpler 'stoquant_get_alt_data' or other focused alternatives.

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