Search 1,562 certification exam blueprints: domains, scoring, prerequisites, compare. No API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The open index of certification exam blueprints.
1,673 exams. 223 certifying bodies. Structured, machine-readable JSON sourced from official exam guides and certification pages.
๐ Browse: atlas.quizforge.ai ย ยทย ๐ฆ Use: data/index.json ย ยทย ๐ Data Package: datapackage.json ย ยทย ๐ค For LLMs: llms.txt
Whether you're building a study app, planning your next certification, or researching exam requirements -- this is the most complete open dataset of exam blueprints available.
Every exam file includes the structural blueprint published by the certifying body:
No proprietary questions or answers. Aggregate topic, difficulty, and item-format metadata may inform reviewed preparation guidance, but question text and explanations never enter this repository.
Browse by vendor:
Or use the master index:
| Certifying Body | Exams |
|---|---|
| ServiceNow | 94 |
| DMV / State Driver Licensing | 51 |
| Microsoft | 45 |
| College Board | 44 |
| DSST | 38 |
| CLEP | 34 |
| Salesforce | 32 |
| NCEES | 29 |
| FINRA | 26 |
| IICRC | 25 |
| SAP | 20 |
| AAPC | 20 |
| Oracle | 19 |
| HVAC Licensing | 17 |
| State Teacher Certification | 17 |
| CompTIA | 16 |
| Google Cloud | 16 |
| ACCA | 15 |
| AWS | 15 |
| ...and 204 more |
Full vendor directory: data/vendors.json
Data completeness across all 1,673 exams:
| Field | Coverage |
|---|---|
| Domain breakdowns | 97% (1,629) |
| Passing score | 69% (1,150) |
| Duration | 80% (1,342) |
| Pricing | 84% (1,399) |
| Sample questions | not included (see below) |
Each exam file follows this structure:
Building a study app? Use data/index.json to list exams and domains to build topic-based study plans.
Comparing certifications? Pull duration_minutes, exam_price_usd, total_questions, and passing_score across vendors.
Tracking your certification path? Use prerequisites to map out dependencies between exams.
Researching exam difficulty? Cross-reference passing_score, total_questions, and duration_minutes.
Grounding an AI assistant or agent? Cert Atlas is clean, factual, source-linked structured data โ ideal for RAG / grounding so an LLM can accurately answer "what does the AWS Solutions Architect exam cover?", "what are the CISSP prerequisites?", or "how is CompTIA Security+ weighted by domain?" The site ships an llms.txt manifest, and each index entry carries a practice_url to a matching practice exam.
Want agents to query Cert Atlas directly, in context? The mcp/ directory ships a Model Context Protocol server โ cert-atlas-mcp โ that exposes the dataset to Claude, Cursor, and any MCP client. Read-only, no API key.
| Tool | What it does |
|---|---|
search_exams | Keyword search across all 1,673 blueprints, optional body/vendor filter |
get_exam_blueprint | Full blueprint for one exam: domains, weights, scoring, prerequisites, reviewed guidance, and sources |
compare_exams | Compare 2โ8 exams side by side (questions, duration, passing score, price, validity) |
list_certifying_bodies | All 223 certifying bodies with exam counts |
It reads the local data/ JSON when run from this repo, or fetches the published dataset from GitHub when installed standalone โ so it's always in sync. See mcp/README.md for setup.
Each blueprint was sourced from the certifying body's official exam guide, certification page, or published PDF. The source_url field in every exam file links to the original source. Reviewed enrichment can use aggregate topic, difficulty, and format metadata from QuizForge practice records, but the pipeline never reads those records' stems, choices, answers, or explanations into public output.
Data was collected and structured by QuizForge, a certification exam prep platform.
Found an outdated exam or missing certification? Contributions welcome.
source_url.Please include the official source URL for any additions or changes.
scripts/create_missing_exams.py requires a dedicated QuizForge automation account. Never place its email, password, or bearer token in source files, command-line arguments, logs, fixtures, or generated output.
Set QUIZFORGE_LOGIN_EMAIL and QUIZFORGE_LOGIN_PASSWORD in the runtime environment. Production is the default API target. Set QUIZFORGE_BASE_URL=https://qftest.sntrace.dev for the gated Test replica or QUIZFORGE_BASE_URL=http://localhost:5003 for the private Test tunnel. The script rejects other credential destinations.
The GitHub repository stores distinct production and Test values as encrypted Actions secrets: QUIZFORGE_LOGIN_EMAIL, QUIZFORGE_LOGIN_PASSWORD, QUIZFORGE_TEST_LOGIN_EMAIL, and QUIZFORGE_TEST_LOGIN_PASSWORD.
This dataset is released under the MIT License. The exam blueprints themselves are factual information published by their respective certifying bodies. This project consolidates and structures that information for programmatic use.
atlas.quizforge.ai -- searchable, rendered exam blueprints with domain breakdowns and study resources.
Maintained by QuizForge -- free certification practice exams.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cert-atlas)<a href="https://allmcps.com/mcp/cert-atlas"><img src="https://allmcps.com/api/badge/cert-atlas?style=directory" alt="Cert Atlas on AllMCPs" /></a>