MCP Server
MCP
RDAP API
Normalized JSON for any domain across 1,200+ TLDs. The modern WHOIS replacement.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://rdapapi.io/mcp/rdap",
"headers": [
{
"description": "Bearer <your rdapapi.io API key>, created on your dashboard. Connecting and listing the tools works without it; every lookup requires one.",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer 1|abc123...",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment