Add it to Claude Code
claude mcp add connectry-architect-cert -- npx -y connectry-architect-mcpMake your agent remember this setup
connectry-architect-cert's config, env vars, and the gotchas you hit — recalled in every future Claude Code, Cursor, and Codex session.
npx conare@latestFree · one command · indexes the sessions already on disk. Set up in the browser instead →
What it does
- 390 scenario-based questions covering all 5 exam domains
- Interactive UI with clickable answer cards and progress dashboard
- Spaced repetition algorithm for optimal review scheduling
- Guided capstone build for hands-on learning
- Deterministic grading system with no LLM judgment
Tools 3
get_questionRetrieves a scenario-based question for the Claude Certified Architect exam.submit_answerSubmits an answer to a specific question and returns grading results.get_handoutRetrieves a concept handout for a specific task statement.Try it
Original README from Connectry-io/connectrylab-architect-cert-mcp
Adaptive certification prep powered by the Model Context Protocol. 390 questions. Guided capstone build. 30 concept handouts. 6 reference projects. Practice exams. Interactive dashboard. Spaced repetition. Zero sycophancy.
<a href="https://glama.ai/mcp/servers/Connectry-io/connectrylab-architect-cert-mcp"> </a>Quick Start • Learning Path • Interactive Experience • Assessment • Handouts • Practice • Capstone Build • Practice Exams • Dashboard • Reference Projects • Tools • Architecture
What is Architect Cert?
Architect Cert is a free, open-source MCP server that turns Claude into your personal certification tutor for the Claude Certified Architect — Foundations exam. No courses, no slides, no video lectures — just ask Claude and study.
It ships with:
- 390 scenario-based questions across all 5 exam domains and 30 task statements
- Interactive clickable UI — answer questions with A/B/C/D buttons, select follow-ups, pick domains with checkboxes — all inside Claude
- Lessons-first assessment — learn each domain's concepts before being tested on them
- Guided capstone build — shape your own project, then build it step-by-step while learning every task statement hands-on
- 30 concept handouts — one per task statement, with code examples and common mistakes
- 6 reference projects — runnable TypeScript codebases demonstrating each domain in practice
- Practice exams — 60-question weighted exams with history tracking and improvement trends
- Progress dashboard — glassmorphism visual dashboard with mastery levels, exam history chart, activity timeline
- Visual progress tracking — todo checklists track your progress through assessments, exams, and capstone builds in real time
- Interactive follow-ups — wrong answer? Click to see code examples, concept lessons, handouts, or reference projects
- PDF generation — branded handout PDFs with the Architect Cert logo for offline study
- Spaced repetition — SM-2 algorithm schedules reviews at optimal intervals
- Deterministic grading — pure function grading, no LLM judgment, zero sycophancy
Everything runs locally. No cloud, no accounts, no telemetry.
Quick Start
1. Install
npm install -g connectry-architect-mcp
2. Configure Your MCP Client
<details> <summary><b>Claude Code</b> — One-liner</summary>claude mcp add connectry-architect -- connectry-architect-mcp
That's it. Restart Claude Code and the server starts automatically.
</details> <details> <summary><b>Claud