Skip to main content
Glama
IBM

Chuk MCP Maritime Archives

by IBM

maritime_list_archives

Retrieve a list of all available maritime archives, including name, organization, coverage period, and record types, to identify relevant historical data sources.

Instructions

List all available maritime archives.

Returns metadata for each archive including name, organisation, coverage period, record types, and a brief description.

Args: output_mode: Response format - "json" (default) or "text"

Returns: JSON or text listing of available archives

Tips for LLMs: - Call this first to discover which archives are available - Use maritime_capabilities for a full overview of all tools and reference data - Archive IDs: das, voc_crew, voc_cargo, maarer - DAS covers voyages/vessels, voc_crew covers personnel, voc_cargo covers trade goods, maarer covers wreck sites

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
output_modeNojson
Behavior4/5

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

With no annotations, the description fully discloses that the tool returns metadata without side effects. It provides tips for usage. However, it could mention any potential limitations (e.g., number of archives) or whether the output is always a list.

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 concise, well-structured with a summary, arguments, returns, and tips. Every sentence adds value, and the key information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simplicity of the tool (one optional parameter, no output schema, no annotations), the description is thoroughly complete. It covers purpose, parameters, return format, and practical usage advice.

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?

The schema coverage is 0%, so the description's 'Args' section is essential. It explains the output_mode parameter's meaning and default, adding value beyond the schema. The parameter is simple and well-described.

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 lists all available maritime archives, providing specific metadata fields and distinguishing it from many sibling tools. It includes a clear verb ('List') and resource ('archives').

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 advises to call this first and suggests using maritime_capabilities for an overview. It gives context on archive IDs and their contents, implicitly guiding when to use this tool. However, it lacks explicit when-not-to-use guidance.

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/IBM/chuk-mcp-maritime-archives'

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