Skip to main content
Glama
demwick

Polymarket Agent Mcp

wta.discover

Identify WTA tennis matches on Polymarket where the favorite is undervalued. Returns markets with current price vs fair price and discount percentage to spot stink bid opportunities.

Instructions

Find today's WTA tennis match markets on Polymarket where the favorite is available at a discount. Returns matches with current price vs fair price and the discount percentage. Use place_stink_bid to act on these opportunities. Pro feature.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
discount_pctNoMinimum discount percentage below fair price to qualify as a stink bid opportunity (5-50%)
Behavior4/5

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

With no annotations, the description fully bears the burden. It explains the tool is a read-only discovery (finding matches and returning data), and mentions no destructive actions or side effects. It does not detail authentication or rate limits, but such details are less critical for a non-mutating tool.

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 composed of three front-loaded sentences: purpose, output, and action link. Every sentence adds value without redundancy or filler.

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?

For a simple discovery tool with one optional parameter and no output schema, the description provides sufficient context: it specifies the time frame ('today's'), the input parameter meaning, and the return format. No critical information appears missing.

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?

The input schema has 100% coverage for the single parameter, so the baseline is 3. The description barely adds beyond the schema: it mentions 'stink bid opportunity' but does not significantly enhance the semantic meaning already provided by the schema's description.

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 it finds today's WTA tennis match markets on Polymarket where the favorite is at a discount, specifying the output (current vs fair price, discount percentage). It distinguishes itself from sibling tools like markets.discover and traders.discover by being specialized for WTA tennis.

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 advises using place_stink_bid to act on opportunities and labels itself as a 'Pro feature,' implying advanced use. It lacks explicit exclusions or alternatives, but the context of sibling tools provides implicit differentiation.

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/demwick/polymarket-agent-mcp'

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