Skip to main content
Glama
DanielTomaro13

sportsdata-mcp

pointsbet_content_call

Retrieve static CMS and navigation assets from PointsBet using an operation name to power site menus, tiles, and banners.

Instructions

Fetch one of PointsBet's static CMS / navigation JSON assets from pointsbet.com.au by operation name (no params). These drive the site's menus, tiles, logo mappings, build manifest and maintenance banner. Read pointsbet://content/operations for the operation list.

Returns: (JSON object)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationYes
path_paramsNo
query_paramsNo
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. It states the tool fetches static assets, implying read-only behavior, but does not explicitly mention safety, idempotency, or potential errors. The return is described as a JSON object but lacks detail on structure. Adequate but not thorough.

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?

Description is concise with 4 sentences, front-loaded with the primary purpose. Each sentence adds value: purpose, asset types, parameter reference, and return type. Could be slightly tighter but efficient overall.

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?

Given 3 parameters, no output schema, and no annotations, the description covers the main purpose and the operation parameter adequately but leaves path_params and query_params unexplained. Lacks details on pagination, rate limits, or error handling, so not fully complete for a tool with moderate complexity.

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?

The input schema has 3 parameters, but the description claims 'no params', which is contradictory. It adds meaning for 'operation' by referencing the operation list, but does not explain 'path_params' or 'query_params' beyond the schema. With 0% schema coverage, the description fails to adequately compensate.

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?

Description clearly states the tool fetches static CMS/navigation JSON assets from PointsBet, with specific verb 'Fetch' and resource identified. It distinguishes from sibling tools by specifying PointsBet's static assets, and mentions the no-parameter invocation pattern.

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

Usage Guidelines3/5

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

Description provides a hint to find the operation list at 'pointsbet://content/operations', giving context for the operation parameter. However, it does not explicitly state when to use this tool over alternatives, nor does it provide exclusions or prerequisites.

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/DanielTomaro13/sportsdata-mcp'

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