mcp-server-appraise-domain
# mcp-server-appraise-domain
[](https://www.npmjs.com/package/mcp-server-appraise-domain)
[](https://opensource.org/licenses/MIT)
[](https://modelcontextprotocol.io)
Model Context Protocol (MCP) server offering rapid domain appraisal heuristics and secondary marketplace listing strategies.
---
## ⚡ Features & Tools
- **`quick_appraise`**: Performs an instantaneous domain appraisal with retail, wholesale, and quick-liquidation value bands.
- **`get_listing_strategy`**: Provides tailored marketplace distribution advice for Sedo, Afternic Fast-Transfer, Dan, and Spaceship escrow.
---
## 🚀 Quick Start (Running with AI Clients)
### Claude Desktop Integration
Add this snippet to your `claude_desktop_config.json`:
```json
{
"mcpServers": {
"appraise-domain": {
"command": "npx",
"args": ["-y", "mcp-server-appraise-domain"]
}
}
}
```
### Cursor IDE / Windsurf Integration
Under MCP Settings, add a new stdio transport:
- **Command:** `npx -y mcp-server-appraise-domain`
---
## 📦 Local Installation & Development
```bash
npm install -g mcp-server-appraise-domain
```
Or run directly via stdio:
```bash
npx mcp-server-appraise-domain
```
---
## 📄 License
MIT License. Developed for the global AI agent and domain ecosystem.
TDQS
Scored across 2 tools
The two tools address clearly distinct workflows: one provides domain valuation bands, the other offers marketplace listing advice. There is no overlap or ambiguity between them.
Both names are readable and action-oriented, but they differ slightly in structure: 'quick_appraise' uses an adjective prefix while 'get_listing_strategy' uses the standard verb_noun pattern. This is a minor deviation rather than a systemic inconsistency.
Two tools is on the thin side for a domain appraisal server, but the pair covers two distinct user intents. The count is borderline acceptable for a focused utility.
The server covers valuation and listing strategy, but lacks deeper appraisal details such as comparable sales, historical trends, or bulk appraisal support. Agents can complete basic appraisal tasks but may hit gaps for more thorough domain evaluation.