Skip to main content
Glama
Rayyan011

maldives-gazette-mcp

by Rayyan011

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gazette_statusB

Check public Gazette reachability.

gazette_categoriesA

List Gazette categories.

search_gazetteC

Search public Gazette records.

get_gazetteC

Read one Gazette record.

browse_gazetteD

Browse a public Gazette path.

iulaan_categoriesA

List Iulaan categories.

translate_iulaan_queryC

Show standard Dhivehi Thaana query variants for an English phrase.

search_iulaanA

Search public Iulaan announcements; English queries are expanded into Dhivehi variants.

get_iulaanB

Read one Iulaan posting and its attachment links.

read_iulaan_attachmentC

Extract text from an official Iulaan PDF or DOCX attachment.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 10 tools

Disambiguation5/5

Each tool clearly targets either the Gazette or Iulaan domain with a distinct action (status, categories, search, get, etc.). No two tools appear to perform the same operation on the same resource, making misselection unlikely.

Naming Consistency3/5

Tool names mix noun-verb and verb-noun patterns (e.g., gazette_categories vs search_gazette), and the prefix/suffix placement is inconsistent across the two domains. All names are readable and the verb is clear, but the convention is not uniform.

Tool Count5/5

With 10 tools covering two related but distinct document types, the count is well-balanced for the server's purpose. Each tool serves a specific function and none feel redundant.

Completeness5/5

The tool set provides comprehensive read-only coverage: status checking, category listing, searching, fetching individual items, browsing, and reading attachments. Users can perform all necessary queries without notable gaps.

Maintenance

ActivitySlowing
ResponsivenessNo issues