Skip to main content
Glama

Discover trending markets

discover_markets
Read-only

Browse trending, high-volume, fast-moving, or high-disagreement prediction markets across Polymarket, Kalshi, Limitless, and Manifold. Use when the user wants to explore what's happening — "what's hot on Polymarket today", "show me biggest political markets", "what events are ending soon" — rather than search a specific topic. Filter by category and sort by volume, newest, or ending soon.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
sort_byNovolume
categoryNo
real_money_onlyNo

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint, so the safety profile is covered. The description adds value by specifying the cross-platform scope (Polymarket, Kalshi, Limitless, Manifold) and filtering/sorting capabilities, which helps the agent understand the tool's behavior beyond annotations.

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 and well-structured. It opens with a clear verb and resource, provides usage examples, and adds filtering/sorting details in a compact three-sentence format without unnecessary fluff.

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 browse/explore nature and the presence of helpful annotations, the description covers the core behavior and most key parameters. It misses some detail on 'limit' and 'real_money_only' and doesn't state output structure, but these are minor for a discovery tool and the overall context is sufficiently 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 description coverage is 0%, so the description must compensate for missing parameter documentation. It does explain 'sort by volume, newest, or ending soon' (mapping to sort_by) and mentions 'filter by category' (mapping to category). However, it does not cover 'limit' or 'real_money_only', leaving their semantics partially unexplained.

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 with a specific verb ('Browse') and resource (prediction markets across multiple platforms). It also explicitly contrasts with searching a specific topic, distinguishing it from sibling tools like search_markets.

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 explicit when-to-use guidance with example queries ('what's hot on Polymarket today') and a clear when-not-to-use condition ('rather than search a specific topic'). However, it does not explicitly name alternative sibling tools, so it falls just short of full 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: searching, browsing, comparing, inspecting a single venue, scanning for discrepancies, and generating a synthesized brief. The descriptions explicitly cross-reference each other to clarify when to use which. No two tools are likely to be confused.

Naming Consistency4/5

Five of six tools follow a consistent verb_noun pattern (compare_markets, discover_markets, inspect_platform, scan_discrepancies, search_markets). 'market_brief' is a noun phrase, breaking the pattern slightly, but it is still clear and readable.

Tool Count5/5

With six tools, the server is well-scoped for a prediction market intelligence domain. Each tool earns its place, covering discovery, search, comparison, discrepancy scanning, single-platform inspection, and synthesis without redundancy or bloat.

Completeness4/5

The tool surface covers the core workflows: searching, browsing, comparing, inspecting, scanning, and briefing. A minor gap is the lack of a tool to fetch a single contract's detailed history or order book, but the current set is sufficient for most analytical queries.