Skip to main content
Glama
3viky

Domain Checker MCP Server

by 3viky

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

check_domains_batchB

Check availability for multiple domain names at once

suggest_domainsB

Generate domain name suggestions based on keywords

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 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: checking a single domain, checking multiple domains in batch, and generating suggestions. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern: check_domain, check_domains_batch, suggest_domains. The naming is predictable and clear.

Tool Count5/5

Three tools is an appropriate number for a domain checker server, covering the essential operations without unnecessary bloat.

Completeness5/5

The tool set covers the core domain checking workflow: single check, batch check, and suggestions. There are no obvious missing operations for a domain availability service.

Maintenance

ActivityInactive
ResponsivenessNo issues