Skip to main content
Glama
signalscope

SignalScope

Official
by signalscope

get_trending

Find stocks with strong breakout signals by listing tickers that surfaced in multiple scans over the last 30 days, including AI scores and trend direction.

Instructions

Get trending breakout tickers — symbols appearing in 2+ scans within the last 30 days, with aiScore, opportunityScore, performance, and trend (rising/falling/stable from score history). Paid: API key (subscriber) or x402 ($0.01). summary.avgScore is mean aiScore only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (default: 1)
limitNoResults per page (default: 20, max: 100)
stageNoFilter by signal stage: Emerging (1 source), Building (2 sources), Consensus (3+ sources)
trendNoFilter by trend direction based on AI score history
sectorNoFilter by sector (e.g. 'Technology', 'Healthcare')
sortByNoSort order (default: appearances)appearances
sourceNoFilter by signal source
hidePndNoHide pump-and-dump flagged tickers (default: false)
marketCapNoFilter by market cap: micro (<$300M), small ($300M-$2B), mid ($2B-$10B), large (>$10B)
near52wLowNoOnly show tickers trading near their 52-week low
returnPeriodNoReturn period for sorting/display (default: 7d)7d
minAppearancesNoMinimum scan appearances (default: 2)
Behavior4/5

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

With no annotations provided, the description carries the burden of disclosing behavioral traits. It transparently notes the paid access requirement (API key or x402) and clarifies a specific output field nuance (summary.avgScore). It does not cover potential rate limits or error behavior, but the key operational quirks are addressed.

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 concise (three sentences), front-loaded with the primary action, and every sentence contributes critical information (definition, payment, field clarification). There is no redundancy or filler.

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 tool's complexity (12 parameters, no output schema, no annotations), the description provides a reasonable overview of purpose and key metrics. It even clarifies a response field (summary.avgScore), which helps compensate for the missing output schema. However, it could be more complete by explicitly describing the paginated response structure or indicating that it returns a list.

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?

The input schema already provides detailed descriptions for every parameter (100% coverage), so the description adds minimal parameter-specific value. The brief mention of 'trend (rising/falling/stable from score history)' reinforces but does not extend what the schema already states. Baseline 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 clearly states the tool's function: 'Get trending breakout tickers' with specific criteria (2+ scans in last 30 days) and the returned metrics (aiScore, opportunityScore, performance, trend). It effectively distinguishes itself from sibling tools like get_signals or get_ticker by defining a distinct aggregation concept.

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 provides clear context for when to use the tool by defining what constitutes a trending ticker (2+ scans in 30 days) and the required payment method. However, it does not explicitly name alternative tools for different use cases, so it stops short of full 'when vs. alternatives' guidance.

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/signalscope/cursor-plugin'

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