Skip to main content
Glama
wshobson

MaverickMCP

compare_tickers

Compare stocks side-by-side using technical metrics. Automatically analyzes portfolio holdings if no tickers specified.

Instructions

Compare stocks side-by-side with technical metrics.

If no tickers provided, automatically compares all portfolio holdings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickersNoList of ticker symbols to compare (optional, auto-uses portfolio)
daysNoNumber of days for comparison period (default 90)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations provided, so description carries burden. It discloses auto-fallback behavior but does not explicitly state read-only nature or other side effects. Given the safe nature of comparison, this is adequate but not exceptional.

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?

Two sentences, direct and front-loaded. No wasted words, efficiently conveys core functionality and key conditional behavior.

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?

Has output schema and 100% schema coverage. Description covers the main use case and the auto-fallback behavior. For a tool with only two optional parameters, this is complete.

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?

Schema coverage is 100%, so baseline is 3. Description adds context about auto-using portfolio for tickers parameter but does not add significant new meaning beyond schema descriptions.

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 clearly states it compares stocks using technical metrics. However, it does not differentiate itself from sibling tools like portfolio_compare_tickers or compare_strategies, which have similar purposes.

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

Usage Guidelines3/5

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

Description implies usage: use when needing stock comparison with technical metrics, and notes auto-fallback to portfolio. But no explicit when-not or alternatives among siblings.

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/wshobson/maverick-mcp'

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