Skip to main content
Glama
LearnerSumit

domain-checker-mcp

by LearnerSumit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoLocal HTTP dev server only.3000
LOG_LEVELNodebug | info | warn | error | silentinfo
RAPIDAPI_KEYYesYour RapidAPI key. Never commit it.
RAPIDAPI_HOSTNoRarely changed.domainstatus.p.rapidapi.com
RATE_LIMIT_MAXNoTool calls per client per window. `0` disables.15
RAPIDAPI_TIMEOUT_MSNoUpstream request timeout (clamped 1000-60000).10000
RATE_LIMIT_WINDOW_MSNoRate-limit window length.60000

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_domain_availabilityA

Check whether a domain name is available for registration. Provide the name and TLD separately (e.g. name "mybrand", tld "ai"). Returns availability, whether the TLD is valid, and which lookup method (usually WHOIS) was used.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/LearnerSumit/domain-checker-mcp'

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