← Index

MCPDomain

io.github.danboabes/mcpdomain·v1.0.7·Email
Quality Score
95
/100

Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcpdomain.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpdomain": {
      "command": "npx",
      "args": [
        "-y",
        "mcpdomain"
      ],
      "env": {
        "OPENSRS_MODE": "mock",
        "OPENSRS_USERNAME": "<your-opensrs_username>",
        "OPENSRS_KEY": "<your-opensrs_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpdomain": {
      "command": "npx",
      "args": [
        "-y",
        "mcpdomain"
      ],
      "env": {
        "OPENSRS_MODE": "mock",
        "OPENSRS_USERNAME": "<your-opensrs_username>",
        "OPENSRS_KEY": "<your-opensrs_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcpdomain
§02  Environment variables
OPENSRS_MODE

Operation mode: 'mock' for testing (default) or 'live' for real OpenSRS API calls.

OPENSRS_USERNAME
secret

OpenSRS reseller username (only required in live mode).

OPENSRS_KEY
secret

OpenSRS API key (only required in live mode).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Email