Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official
by Coinversaa

Hidden Gems

pulse_hidden_gems
Read-onlyIdempotent

Find underrated crypto traders with strong win rates, PnL, and trade counts that most platforms overlook. Filter by your criteria to surface hidden high performers.

Instructions

Discover underrated high-performing traders who fly under the radar. Filters by minimum win rate, PnL, and trade count. These are skilled traders that most platforms don't surface.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of traders to return
minPnlNoMinimum total PnL in USD
maxTradesNoMaximum number of trades (filters out well-known whales)
minTradesNoMinimum number of trades
minWinRateNoMinimum win rate percentage
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv0.6.0

TDQS

A3.9/5.0
Behavior3/5

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

Annotations already establish that this is read-only, idempotent, and non-destructive, so the safety profile is handled. The description adds that results are filtered by minimum win rate, PnL, and trade count, which is useful, but it does not describe sorting, result shape, or the maxTrades-based whale exclusion beyond what the schema already provides.

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 compact and front-loaded with the core purpose. The third sentence, 'These are skilled traders that most platforms don't surface,' is largely redundant with 'underrated' and 'fly under the radar,' which prevents a perfect score.

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?

For a read-only discovery tool with rich annotations and a fully documented parameter set, the description plus schema is nearly sufficient to invoke correctly. The only meaningful gap is that the contents and ranking of the returned trader list are not described, though useToonFormat hints at the output format and no output schema exists to demand more.

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 description coverage is 100%, so all six parameters are already documented. The description only paraphrases minWinRate, minPnl, and minTrades, and does not add meaning for limit, maxTrades, or useToonFormat beyond what the schema states. Baseline 3 applies.

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 names a specific verb ('Discover') and a specific resource ('underrated high-performing traders') with a clear differentiation angle: 'fly under the radar' and 'most platforms don't surface.' It also states the key filtering dimensions (win rate, PnL, trade count), making it distinct from generic leaderboard or top-trader 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?

The intended use case—finding capable but non-mainstream traders—is clearly stated through phrases like 'underrated' and 'most platforms don't surface.' It does not explicitly name alternative sibling tools or state when not to use it, so it stops short of full routing 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/Coinversaa/mcp-server'

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