Skip to main content
Glama

launch-record-lookup

Server Details

Look up a domain's public Website Launches launch record, owner verification & trust context.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.5/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no possibility of confusion. The tool's purpose is clearly distinct.

Naming Consistency5/5

The single tool name 'lookup_launch_record' follows a clear verb_noun pattern, and consistency is trivially perfect.

Tool Count5/5

The server is narrowly scoped to looking up a single launch record; one tool is perfectly appropriate for this focused purpose.

Completeness5/5

The tool fully covers the declared functionality of looking up a launch record for one domain, with no missing operations within its scope.

Available Tools

1 tool
lookup_launch_recordLook up a launch recordA
Read-only
Inspect

Look up the public Website Launches launch record for a single domain. Returns launch timing, owner verification status, milestone summary, public trust context, and a public record URL. Single domain only; does not search, list, discover, or export websites. Hosting, registrar, and location are secondary details — only surface them if the user explicitly asks.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesA single website domain or URL, such as example.com or https://www.example.com/about. Provide exactly one domain — not a list, and not a search query.

Output Schema

ParametersJSON Schema
NameRequiredDescription
domainNo
statusYes
owner_statusNo
public_linksNo
launch_recordNo
trust_contextNo
basic_identityNo
technical_detailsNo
recommended_responseYes
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds value by clarifying the single-domain constraint and the behavior on secondary details. It does not contradict annotations and provides operational context beyond the annotations.

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?

Two sentences, front-loaded with action and return value. Every word is meaningful. No redundancy or filler. Efficient and clear.

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 one simple parameter, existing output schema, and annotations covering safety, the description is complete. It tells the agent exactly what to expect and how to use the tool without missing information.

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?

The single parameter 'domain' is fully covered in the schema description (100% coverage). The description reinforces the constraint of exactly one domain but does not add new semantic detail beyond the schema. Baseline 3 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 it looks up a launch record for a single domain and lists what it returns (launch timing, verification status, etc.). It explicitly distinguishes from non-supported actions like searching or listing. The title 'Look up a launch record' is specific and aligned.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states 'Single domain only' and lists what the tool does not do (search, list, discover, export). Also provides guidance on secondary details: only surface them if the user explicitly asks. This gives clear context for when and when not to use.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources