Cert Atlas
NPM · CERT-ATLAS-MCP · 2 COMPONENTS · SCANNED SEP 20
Search 1,673 source-linked exam blueprints with reviewed guidance. Read-only; no API key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 3 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability82
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 711 tokens (~142/item across 5 items; 4 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Cert Atlas MCP server?
Cert Atlas runs locally as an npm package, launched with npx -y cert-atlas-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · cert-atlas-mcp
claude mcp add hans6883-cert-atlas -- npx -y cert-atlas-mcp
{
"mcpServers": {
"hans6883-cert-atlas": {
"command": "npx",
"args": [
"-y",
"cert-atlas-mcp"
]
}
}
} {
"servers": {
"hans6883-cert-atlas": {
"command": "npx",
"args": [
"-y",
"cert-atlas-mcp"
]
}
}
} codex mcp add hans6883-cert-atlas -- npx -y cert-atlas-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"hans6883-cert-atlas": {
"type": "local",
"command": [
"npx",
"-y",
"cert-atlas-mcp"
],
"enabled": true
}
}
} openclaw mcp add hans6883-cert-atlas --command npx --arg -y --arg cert-atlas-mcp
mcp_servers:
hans6883-cert-atlas:
command: "npx"
args: ["-y", "cert-atlas-mcp"] {
"McpServers": {
"hans6883-cert-atlas": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"cert-atlas-mcp"
]
}
}
} assistant mcp add hans6883-cert-atlas -t stdio -c npx -a -y cert-atlas-mcp
{
"mcpServers": {
"hans6883-cert-atlas": {
"command": "npx",
"args": [
"-y",
"cert-atlas-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Schema quality: excellent → good functional
- Stability: pass → 0.83 functional
- Package version: 1.2.3 → 1.3.0 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −4
- Stability: pass → 0.77 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/cert-atlas-mcp@1.3.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compare_exams ~100
Compare 2–8 certification exams side by side — price, duration, passing score, question count, and domain count. Call for 'X vs Y', 'which is harder/cheaper', 'easiest cloud cert', 'CCNA vs Network+'. Accepts exam ids, codes, or names; each row links a free practice exam.
| Name | Type | Req | Description |
|---|---|---|---|
| exams | array | yes | 2–8 exam ids, codes, or names to compare |
No output schema declared.
No examples provided.
get_exam_blueprint ~152
Get the full published blueprint for ONE certification exam: domain/objective breakdown with topic weights, passing score, question count & types, duration, price, prerequisites, retake & renewal policy, languages, and the official source URL. Reviewed records also include an exam overview, audience, preparation guidance, aggregate study signals, and source verification. Call this for 'what's on the X exam', 'how is X weighted by domain', 'prerequisites for X', 'passing score for X', 'how long is X'. Accepts an exam_id, exam_code, or certification name. Includes a free practice-exam link.
| Name | Type | Req | Description |
|---|---|---|---|
| exam | string | yes | Exam id, exam code, or certification name |
No output schema declared.
No examples provided.
list_certifying_bodies ~79
List the certifying bodies / vendors in the current Cert Atlas index with exam counts. Call for 'what certification providers/vendors are covered', 'how many AWS/Microsoft/Cisco certs'. Optionally filter by a substring.
| Name | Type | Req | Description |
|---|---|---|---|
| contains | string | – | Optional substring filter on the body name, e.g. 'micro', 'aws' |
No output schema declared.
No examples provided.
search_exams ~197
Search the current Cert Atlas certification and professional exam index by name, code, certifying body, or vendor. Call this whenever a user mentions a certification or exam — e.g. AWS Solutions Architect, CISSP, CompTIA Security+, PMP, CCNA, NCLEX, CFA, Azure AZ-104, CKA — or asks what certs a body offers. Returns matching exams with code, certifying body, question count, domain count, and a free practice-exam link.
| Name | Type | Req | Description |
|---|---|---|---|
| certifying_body | string | – | Filter by certifying body, e.g. 'AWS', 'CompTIA', 'ISC2', 'Microsoft' |
| limit | integer | – | Max results (default 20) |
| query | string | – | Keywords: certification name, exam code, vendor, or topic |
| vendor_slug | string | – | Filter by vendor slug, e.g. 'aws', 'microsoft', 'comptia' |
No output schema declared.
No examples provided.
What is the Cert Atlas MCP server?
Cert Atlas is an MCP server listed in the public MCP registry as io.github.hans6883/cert-atlas. Search 1,673 source-linked exam blueprints with reviewed guidance. Read-only; no API key. This page covers its npm package (cert-atlas-mcp).
Is the Cert Atlas MCP server safe to use?
Cert Atlas scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Cert Atlas MCP server expose?
Cert Atlas exposes 4 tools: search_exams, get_exam_blueprint, compare_exams, list_certifying_bodies. Their descriptions and schemas cost roughly 528 tokens of context every time the server is loaded.
Is the Cert Atlas MCP server still maintained?
Cert Atlas is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Cert Atlas MCP server under?
Cert Atlas declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.