Skip to main content
Glama
cfenzo
by cfenzo

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
check_domainA

Check if a single domain name is available for registration. Uses both DNS and WHOIS lookups for reliability.

check_alternative_tldsA

Check domain availability across multiple TLDs. Useful for finding available alternatives when the primary TLD is taken.

suggest_domainsA

Suggest available domain names based on a keyword or phrase. Checks multiple variations and TLDs.

list_tldsC

List available TLD categories and their contents.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: check_alternative_tlds focuses on alternative TLDs when a primary is taken, check_domain verifies availability for a single domain, list_tlds provides TLD categories, and suggest_domains generates suggestions based on keywords. An agent can easily differentiate between them.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case: check_alternative_tlds, check_domain, list_tlds, and suggest_domains. This predictability makes the set easy to navigate and understand.

Tool Count5/5

With 4 tools, this server is well-scoped for domain checking and suggestion tasks. Each tool earns its place by covering distinct aspects of the domain, avoiding bloat while providing essential functionality for the domain management domain.

Completeness4/5

The toolset covers core domain availability and suggestion workflows effectively, including checking single domains, alternatives, TLD listings, and keyword-based suggestions. A minor gap might be the lack of tools for domain registration or management post-availability check, but the available tools handle the primary discovery phase well.

Maintenance

ActivityInactive
ResponsivenessNo issues