Skip to main content
Glama

winner_similarity_scan

Rank and triage stock candidates by similarity to winning tickers. Use real-time financial data to identify top performers.

Instructions

Paid Fintools MCP required: winner-similarity candidate ranking and triage.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickersYes
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations exist, and the description only mentions the paid requirement. It does not disclose behavioral traits such as rate limits, data sources, or what happens if the required MCP is not present.

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 a single sentence, which is concise. However, it uses jargon ('winner-similarity') and front-loads the paid requirement, which could be misleading.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 0% schema coverage and an output schema present, the description is too brief. It does not explain the input format for 'tickers', the meaning of 'triage', or how results are ordered.

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

Parameters1/5

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

Schema description coverage is 0%, and the description provides no explanation of the two parameters ('tickers', 'max_results'). Only the schema field names and types are available, which is insufficient.

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?

Description states the tool performs winner-similarity candidate ranking and triage. 'Winner-similarity' is a specific concept, but it's not fully clear how it differentiates from siblings like 'compare_tickers' or 'get_trend_score'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool vs alternatives. The only usage note is 'Paid Fintools MCP required', which is a prerequisite, not a usage context.

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/slimbiggins007/fintools-mcp'

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