Servers

Certscore
@ergoveritas1-alt
Evidence-based public website scanner for pre-consent cookies, tracking, consent surfaces, and GDPR/ePrivacy disclosure signals. 11 MCP tools: scan, status, findings, pre-consent cookies/trackers, report, evidence, and domain-latest resources. Self-serve API key at certscore.ai.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"certscore": {
"command": "certscore-mcp",
"env": {
"CERTSCORE_API_KEY": "<your-token>",
"CERTSCORE_BASE_URL": "https://certscore.ai"
}
}
}
}