
Architect Cert MCP
Adaptive prep for the Claude Certified Architect exam: 390 questions, spaced repetition, guided capstone, zero sycophancy.
Add to your client
Copy the config for your MCP client and paste it into its config file.
npm install -g connectry-architect-mcpPaste into ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"architect-cert-mcp": {
"command": "connectry-architect-mcp",
"args": []
}
}
}Step-by-step guides: Add to Claude Desktop · Add to Cursor · Add to Windsurf
Before you start
- Node.js (npm) for global install of connectry-architect-mcp
- An MCP-compatible client (Claude Code, Claude Desktop, or any MCP client)
- Best experience requires a client supporting AskUserQuestion, TodoWrite, and Claude Preview
About Architect Cert MCP
An MCP server that prepares you for the Claude Certified Architect — Foundations exam directly inside Claude. It combines a 390-question bank, lessons-first diagnostic, 30 concept handouts, 6 reference projects, weighted practice exams, a guided capstone build, and a visual dashboard. Grading is deterministic (no LLM judgment) and reviews are scheduled with the SM-2 spaced-repetition algorithm. Exposes 18 tools, 8 prompts, and 3 resource types; everything runs locally with state in a SQLite database.
Tools & capabilities (18)
start_assessmentBegin with 15 diagnostic questions (lessons-first, one at a time) to determine your learning path.
get_practice_questionGet the next adaptive question with clickable A/B/C/D buttons (overdue reviews > weak areas > new material).
submit_answerGrade your answer deterministically and present interactive follow-up options.
follow_upHandle post-answer actions: code examples, concept lessons, handouts, reference projects.
get_section_detailsDeep dive into a specific task statement with the full concept handout.
get_progressView overall study progress with mastery percentages per domain.
get_curriculumBrowse all 5 domains and 30 task statements with current mastery levels.
get_weak_areasIdentify topics that need the most work, ranked by weakness.
get_study_planGet personalized recommendations with multi-select domain focus.
get_dashboardOpen the visual progress dashboard in Claude Preview (with a text fallback).
start_practice_examTake a full 60-question practice exam simulating the real certification.
submit_exam_answerSubmit and grade answers during a practice exam.
get_exam_historyView all past exam attempts with scores, trends, and per-domain comparison.
start_capstone_buildStart a guided capstone build — shape your project and validate criteria coverage.
capstone_build_stepDrive the capstone build: confirm, quiz, build, next, status, or abandon.
capstone_build_statusCheck capstone build progress — current step, coverage, quiz performance.
scaffold_projectAccess reference projects for hands-on practice with real code.
reset_progressStart over — requires explicit confirmation to prevent accidents.
What this server can do
Architect Cert MCP provides tools for these capabilities — tap one to see every MCP server that does the same:
When to use it
- Baseline your knowledge with a 15-question diagnostic, then follow an adaptive study path
- Practice scenario-based questions filtered by domain and difficulty with instant deterministic grading
- Learn each task statement via concept handouts before being tested, and generate branded PDF handouts for offline study
- Build a guided capstone project step-by-step to cover all 30 task statements hands-on
- Simulate the real exam with weighted 60-question practice exams and track score trends over time
Security notes
Runs entirely locally over stdio with no authentication, accounts, cloud, or telemetry. Study progress and config are stored on your machine in ~/.connectry-architect/ (progress.db SQLite in WAL mode and config.json). The dashboard runs on a local HTTP server for Claude Preview.
Architect Cert MCP FAQ
Does it run in the cloud or require an account?
No. Everything runs locally over stdio. There are no accounts, no cloud, and no telemetry — progress is stored on your machine at ~/.connectry-architect/progress.db (SQLite).
How is grading done — does Claude judge my answers?
No LLM is involved in judging correctness. Grading is a pure deterministic function (gradeAnswer), with no partial credit, and the submit_answer tool instructs Claude to relay results verbatim to avoid sycophancy.
What is the npm package name?
connectry-architect-mcp. Install it globally with `npm install -g connectry-architect-mcp`, or add it to Claude Code with `claude mcp add connectry-architect -- connectry-architect-mcp`.
Is this an official Anthropic product?
No. It is built by Connectry Labs as free, open-source (MIT) exam-prep tooling for Anthropic's Claude Certified Architect certification; it is not published by Anthropic.
Alternatives to Architect Cert MCP
Compare all alternatives →AI-powered task-management system for AI-driven development that drops into Cursor, Windsurf, Claude Code, and more.
Background computer-use MCP server that drives native macOS, Windows, and Linux desktop apps without stealing focus.
Self-hosted MCP server for Jira and Confluence Cloud and Server/Data Center.
Compare Architect Cert MCP with: