MCP Server
MCP
VerifiedDR
Website authority and AI visibility tools for DR, TrueDR, keywords, backlinks, and partnerships.
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