pipeworx-io/mcp-domains
MCP server for domain WHOIS data — availability checks and registration info
Platform-specific configuration:
{
"mcpServers": {
"mcp-domains": {
"command": "npx",
"args": [
"-y",
"mcp-domains"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Domains MCP — Domainsdb.info API (free, no auth)
Part of the Pipeworx open MCP gateway.
| Tool | Description | |------|-------------|
Add to your MCP client config:
{
"mcpServers": {
"domains": {
"url": "https://gateway.pipeworx.io/domains/mcp"
}
}
}Or use the CLI:
npx pipeworx use domainsMIT
Loading reviews...