← Back to Plugins
MCP Server MCP

RDAP API

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Normalized JSON for any domain across 1,200+ TLDs. The modern WHOIS replacement.

Homepage Verified source

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

Loading comments...