Skip to main content
Glama
MoayadAbbara

FPL MCP

by MoayadAbbara

suggest_transfers

Get transfer suggestions to improve your FPL squad over the next 3 gameweeks, with modes for normal, template, or differential picks.

Instructions

Suggest transfers that improve your squad over the next 3 gameweeks.

    Args:
        mode: "normal" (best expected points), "template" (safe, well-owned
            picks), or "differential" (low-owned picks to climb your rank).
        team_id: Optional; detected from your account if omitted.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNonormal
team_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

There are no annotations provided, and the description does not explicitly state whether the tool modifies data or is read-only. The verb 'suggest' implies it returns recommendations without side effects, but this is not confirmed. There is no mention of authentication, rate limits, or any side effects, leaving behavior largely opaque.

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. The main purpose is stated in one clear sentence, followed by a succinct parameter list. There is no redundant or extraneous information, and the layout is easy to scan.

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

Completeness3/5

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

The description covers the purpose and parameters adequately but lacks information about the expected output or return format. It does not explain what the suggested transfers will look like, how many are returned, or how to interpret the suggestions. Given that an output schema is indicated but not shown, the description alone is somewhat incomplete for a caller to fully understand the tool's outcome.

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

Parameters5/5

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

Both parameters are well explained in the description. 'mode' is fully elaborated with three distinct options and their meanings, while 'team_id' is described as optional with automatic detection from the account. This goes beyond the schema's type and default values, providing clear semantic guidance for the caller.

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 states the tool's purpose: suggesting transfers to improve the squad over the next 3 gameweeks. It uses a specific verb ('suggest') and specifies the resource (transfers) and scope (timeframe). However, it does not distinguish itself from sibling tools that may also deal with transfers or squad management, so it is not fully clear when this is the best choice.

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?

The description provides no guidance on when to use this tool versus alternatives. It does not mention prerequisites, typical use cases, or scenarios where other tools (e.g., transfer_preview or make_transfer) would be more appropriate. The only hint is the parameter descriptions, but they do not constitute explicit usage guidelines.

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/MoayadAbbara/FPL-MCP'

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