Skip to main content
Glama
jordanlyall

wc26-mcp

What to Know Now

what_to_know_now
Read-only

Retrieve today's most relevant FIFA World Cup 2026 information automatically based on the current tournament phase. Optionally specify a date or timezone for adjusted results.

Instructions

Zero-query temporal briefing for the FIFA World Cup 2026. No parameters needed — just brief me. Automatically detects the current tournament phase and returns the most relevant information for today. Optionally pass a date to simulate a different day, or a timezone for local times.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoOverride date in YYYY-MM-DD format (for testing different phases). Defaults to today.
timezoneNoIANA timezone (e.g. 'America/New_York') for local match times.
Behavior4/5

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

Annotations already indicate readOnlyHint=true, so the tool is safe. The description adds that it automatically detects tournament phase, which is behavioral context. It does not detail output format, but for a briefing tool this is acceptable.

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 concise sentences with no fluff, front-loading the purpose and then providing optional usage details. Every sentence earns its place.

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 simple nature of the tool (2 optional params, no output schema), the description is mostly complete. It explains the core functionality, optional overrides, and automatic detection. Could hint at return format, but not essential.

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?

Schema coverage is 100% with both parameters already documented. The description adds value by explaining the date parameter is for simulating different days and timezone for local times, reinforcing and extending the 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 the tool provides a zero-query temporal briefing for FIFA World Cup 2026, automatically detecting the current phase. It distinguishes itself from sibling tools like get_matches or get_standings by being a concise summary, making its purpose unmistakable.

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 explicitly says 'No parameters needed — just brief me' and explains optional parameters for date simulation and timezone. It implies usage for quick overviews but does not explicitly list when not to use it or mention alternative tools, though the context is clear.

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/jordanlyall/wc26-mcp'

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