Skip to main content
Glama
0xJB-dev

Gibraltar Prediction Markets MCP Server

by 0xJB-dev

Look up a defined term

get_definition

Retrieve the regulatory interpretation of any defined term from the Gibraltar Prediction Market Regulations 2026. Omit the term to list all defined terms.

Instructions

Return the interpretation (regulation 3) of a defined term, e.g. 'prediction market contract', 'authorised operator', 'settlement source'. Omit the term to list all defined terms.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termNoThe term to define. Omit to list all defined terms.
Behavior3/5

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

No annotations provided, so the description bears full burden. It implies a read-only retrieval but does not explicitly state safety, authorization needs, or any side effects. It adds minimal behavioral context beyond the operation itself.

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 two concise sentences, front-loaded with the core action and examples, with zero wasted words.

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?

For a single-parameter tool with no output schema, the description explains the primary action and optional usage to list all terms. It lacks details on return format or error handling but is largely complete given the tool's simplicity.

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

Parameters3/5

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

Schema description coverage is 100% (the parameter's description in the schema matches the tool description). The description adds no extra meaning beyond what the schema already provides, so baseline 3 applies.

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 returns the interpretation (regulation 3) of a defined term, with concrete examples like 'prediction market contract'. This specific verb+resource combination distinguishes it from siblings like get_regulation (which returns full text).

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 explains that omitting the term lists all defined terms, providing clear usage context. However, it does not mention when not to use it or suggest alternatives such as get_regulation for full regulation text.

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/0xJB-dev/gibraltar-prediction-markets-mcp'

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