← Back to Plugins
MCP Server MCP

VerifiedDR

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

Website authority and AI visibility tools for DR, TrueDR, keywords, backlinks, and partnerships.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://verifieddr.com/api/mcp",
      "headers": [
        {
          "description": "VerifiedDR API key from https://verifieddr.com/dashboard/api",
          "isRequired": true,
          "value": "Bearer {api_key}",
          "isSecret": true,
          "variables": {
            "api_key": {
              "description": "VerifiedDR API key beginning with vdr_",
              "isRequired": true,
              "isSecret": true,
              "placeholder": "vdr_..."
            }
          },
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...