mcp-server-domain-appraisal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| appraise_domainA | Evaluates the market value, commercial viability, quality tier, and liquidity score of a domain name. |
| check_whoisA | Performs an authoritative real-time registry WHOIS lookup for availability and registration status. |
| evaluate_outbound_potentialB | Runs the disciplined 2-minute outbound filter: tests Category vs Brand risk, Flip vs Build model, and buyer persona strength. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 3 tools
Each tool targets a distinct aspect: appraise_domain for valuation, check_whois for registration status, and evaluate_outbound_potential for resale viability. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern (appraise_domain, check_whois, evaluate_outbound_potential) with lowercase snake_case, making them predictable.
Three tools are tightly scoped for a domain appraisal server, covering core functions without bloat. Each tool earns its place.
The surface covers appraisal, WHOIS lookup, and outbound potential. Minor gaps exist like domain search or batch operations, but the core lifecycle is complete for the stated purpose.