Skip to main content
Glama
Rayyan011

maldives-gazette-mcp

by Rayyan011

get_iulaan

Retrieve a specific Maldives Government Gazette Iulaan posting and its attachment links using its URL or ID.

Instructions

Read one Iulaan posting and its attachment links.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
url_or_idYes
Behavior2/5

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

With no annotations, the description carries full responsibility. It indicates a read operation but gives no details about return format, authentication, rate limits, error handling, or what 'attachment links' entails beyond the phrase.

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?

A single sentence with no redundancy, front-loading the verb and resource. It is concise and to the point, earning its place.

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?

For a simple single-parameter read tool, the description captures the core function, but it omits usage context, parameter semantics, and output details. It is minimally viable but lacks depth for a fully self-sufficient description.

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 schema has 0% description coverage. The description does not explain the 'url_or_id' parameter beyond its self-explanatory name, nor does it provide format, examples, or whether it accepts URL or ID. The description adds no meaning beyond the schema.

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 reads one Iulaan posting and its attachment links, using a specific verb ('Read') and resource ('Iulaan posting'). This distinguishes it from sibling tools like search_iulaan (search) and read_iulaan_attachment (individual attachments), as it explicitly covers the posting plus attachment links.

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?

No guidance is provided on when to use this tool versus alternatives such as search_iulaan or read_iulaan_attachment. The description lacks prerequisites, context, or exclusions.

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/Rayyan011/maldives-gazette-mcp'

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