Skip to main content
Glama

get_gb_market

Get the Great Britain electricity market summary showing day-ahead price vs real-time system buy/sell prices from the Elexon balancing mechanism, plus the spread between them and whether the system is long (surplus) or short (deficit). Essential for GB battery storage operators and flexible demand managers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A4.4/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It clearly explains what data is returned (prices, spread, surplus/deficit) and cites the Elexon balancing mechanism, giving useful behavioral context. It doesn't disclose freshness, units, or potential errors, but for a simple read-only summary the description is fairly transparent.

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 a single sentence but packs all essential information: resource, key data points, source, and target audience. It is front-loaded with the action and resource, with no filler or repetition. Every clause adds value.

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 no annotations, no output schema, and no parameters, the description is the sole source of context. It explains the summary content and intended users, making it sufficient for an agent to decide whether to call it. It could mention return format or units, but for a zero-input summary tool this is quite complete.

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?

There are zero parameters, and the schema already reflects this (100% coverage, no properties). The description doesn't need to add parameter semantics, and per guidelines a zero-parameter tool gets a baseline of 4. The description doesn't add anything unnecessary, so a 4 is appropriate.

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 retrieves a Great Britain electricity market summary with specific elements (day-ahead price vs real-time system buy/sell prices, spread, and long/short status). It distinguishes itself from sibling tools by focusing on the Elexon balancing mechanism and GB market specifics, making it unique among price, carbon, and schedule tools.

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 identifies target users ('GB battery storage operators and flexible demand managers') and implies the tool is for obtaining a market imbalance snapshot. It doesn't explicitly name alternatives or state when not to use it, but the context is clear enough for an agent to determine relevance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources