CertScore MCP
Rank #6,743ai.certscore/mcp
CertScore website risk-signal tools for scans, findings, evidence, and latest-domain lookups.
CertScore MCP is a Model Context Protocol (MCP) server published by ergoveritas1-alt. It ranks #6,743 of 126,487 servers tracked on MCP Toplist. CertScore MCP is listed on Official MCP, with 5 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 119,744 of 126,487 servers on MCP Toplist.
Use CertScore MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add certscore -e "CERTSCORE_API_KEY=<your CERTSCORE_API_KEY>" -e "CERTSCORE_BASE_URL=<your CERTSCORE_BASE_URL>" -- npx -y @certscore/mcpReplace each placeholder with your own value before saving.
[mcp_servers.certscore]
command = "npx"
args = ["-y", "@certscore/mcp"]
[mcp_servers.certscore.env]
CERTSCORE_API_KEY = "<your CERTSCORE_API_KEY>"
CERTSCORE_BASE_URL = "<your CERTSCORE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"certscore": {
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "<your CERTSCORE_API_KEY>",
"CERTSCORE_BASE_URL": "<your CERTSCORE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"certscore": {
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "<your CERTSCORE_API_KEY>",
"CERTSCORE_BASE_URL": "<your CERTSCORE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"certscore": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "<your CERTSCORE_API_KEY>",
"CERTSCORE_BASE_URL": "<your CERTSCORE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"certscore": {
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "<your CERTSCORE_API_KEY>",
"CERTSCORE_BASE_URL": "<your CERTSCORE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"certscore": {
"command": "npx",
"args": [
"-y",
"@certscore/mcp"
],
"env": {
"CERTSCORE_API_KEY": "<your CERTSCORE_API_KEY>",
"CERTSCORE_BASE_URL": "<your CERTSCORE_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.certscore%2Fmcp)<a href="https://mcptoplist.com/server/ai.certscore%2Fmcp"><img src="https://mcptoplist.com/badge/ai.certscore%2Fmcp.svg" alt="MCP Toplist: Top 10% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ergoveritas1-alt
Available versions (5)
| Version | Published |
|---|---|
| 0.2.4 | Jul 7, 2026 |
| 0.2.3 | Jul 7, 2026 |
| 0.2.2 | Jul 7, 2026 |
| 0.2.1 | Jul 7, 2026 |
| 0.2.0 | Jul 5, 2026 |
Frequently asked questions
- Who maintains CertScore MCP?
- CertScore MCP is maintained by ergoveritas1-alt, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is CertScore MCP listed on the Official MCP Registry?
- Yes — CertScore MCP is listed on the Official MCP Registry.
- How many versions does CertScore MCP have?
- MCP Toplist tracks 5 versions of CertScore MCP, most recently published on Jul 7, 2026.
- Where can I find the source code for CertScore MCP?
- The source code for CertScore MCP is hosted at github.com/ergoveritas1-alt/certscore.ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.