Skip to main content
Glama
predgeAI

whale-data-mcp

by predgeAI

Wallet win-rate leaderboard

predge_wallets_leaderboard

Identify top Polymarket wallets by realized win rate over resolved markets, using 7-day or 30-day windows and adjustable limits to spot consistent winners.

Instructions

PAID (~$0.01). Top wallets by realized win rate over resolved markets. Params: window (7d|30d, default 30d), limit (1-100, default 50).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
windowNo
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It usefully adds the paid cost of about $0.01 and clarifies that only resolved markets are considered. However, it does not say what the response items contain, whether pagination exists, or how edge cases like tie-breakers are handled.

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 three short, dense sentences: cost, purpose, and parameters. Every segment carries useful information and there is no repetition 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?

For a simple two-parameter leaderboard tool, the description covers cost, scope, time window, and limit, which is sufficient for an agent to select and invoke it. It could additionally describe the expected output structure, but that is not essential for this low-complexity tool.

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

Parameters4/5

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

The input schema provides types, enums, and ranges, while the description adds the missing defaults: window default to 30d and limit defaults to 50. It also clarifies that the 7d/30d are valid window choices and the limit is within 1-100, which compensates for the absence of schema descriptions.

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 that the tool returns top wallets by realized win rate over resolved markets, which is a specific metric and scope. It is plainly differentiated from sibling tools such as wallet_profile or wallets_compare by its leaderboard focus.

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 a clear usage context: a paid leaderboard query by realized win rate, with configurable window and limit. It does not explicitly name alternatives or provide when-not-to-use guidance, but the sibling list makes the distinctions reasonably apparent.

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/predgeAI/whale-data-mcp'

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