Skip to main content
Glama
zacharytran26

Fantasy-Football-Draft-MCP

persistent_value_players

Identify players who consistently outperform their draft cost across multiple seasons, helping you spot persistently undervalued picks for your fantasy draft.

Instructions

Players who beat their draft cost repeatedly, not once.

One outperformance is a season; three is a trait. This is the closest the data comes to naming players the market persistently misprices.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
seasonsNo2021,2022,2023,2024
min_seasonsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations provided, the description carries the full burden of disclosing behavior. It only offers a metaphorical statement about persistent mispricing, without mentioning that this is a read-only query, how data is processed, or what the output contains. This leaves significant ambiguity for an agent.

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 stylistically coherent, with no unnecessary fluff. Each sentence contributes to the concept, though the opening is a noun phrase rather than a clear action statement, reducing structural clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with three optional parameters and no annotations, the description is insufficient. It conveys the core idea but lacks operational details such as parameter meanings, result format, or any contextual limitations. The existence of an output schema does not compensate for the lack of guidance in the description.

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

Parameters2/5

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

Schema description coverage is 0%, and the description does not explain any of the three parameters (limit, seasons, min_seasons). It subtly hints at the multi-season concept with 'three is a trait,' which partially relates to min_seasons, but no explicit mapping is provided.

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?

The description clearly identifies the tool's purpose: to return players who have beaten their draft cost repeatedly, not just once. It also distinguishes itself from siblings by framing these as players the market persistently misprices. However, it lacks a specific action verb like 'list' or 'get,' making it more conceptual than operational.

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

Usage Guidelines2/5

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

No explicit guidance is given on when to use this tool versus alternatives like value_picks or separation_report. The description implies a use case for identifying persistent value but does not state conditions or exclusions.

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/zacharytran26/Fantasy-Football-Draft-MCP'

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