Skip to main content
Glama

Domain Availability Checker MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoThe transport mode for the MCP server. Use 'stdio' for Claude Desktop integration (default) or 'sse' for HTTP/web deployments like Google Cloud Run.stdio

Tools

Functions exposed to the LLM to take actions

NameDescription
check_domain
Check domain availability. Usage examples: - "mysite.com --domain" - checks exact domain - "mysite --domain" - checks mysite across all popular TLDs - "test.io --domain" - checks test.io exactly, plus test across all TLDs Args: domain_query (str): Domain to check with --domain flag Returns: Dict containing availability results for the domain and suggested alternatives

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/imprvhub/mcp-domain-availability'

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