Loading MCP server directory, please wait...
CertScore MCP server for scan creation, findings, evidence, and domain lookup.
npx @getmcp/cli add ai.certscore/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CERTSCORE_API_KEYCertScore API key with scan:read, scan:create, and mcp scopes.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.certscore/mcp": {
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "",
"CERTSCORE_BASE_URL": ""
}
}
}
}