Connectry Architect Cert MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add connectry-architect-cert -- npx -y connectry-architect-mcp
README.md

Adaptive certification prep powered by the Model Context Protocol.

Ace the Claude Certified Architect exam

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.

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

Claude Code — One-liner
claude mcp add connectry-architect -- connectry-architect-mcp

That's it. Restart Claude Code and the server starts automatically.

Claud

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.

Configuration

claude_desktop_config.json
{"mcpServers": {"connectry-architect": {"command": "npx", "args": ["-y", "connectry-architect-mcp"]}}}

Try it

Give me a practice question from the Security domain.
Show me the concept handout for task statement 2.1.
Start a 60-question practice exam for the Architect certification.
What is my current mastery level on the progress dashboard?
Guide me through the capstone build project step-by-step.

Frequently Asked Questions

What are the key features of Connectry Architect Cert?

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.

What can I use Connectry Architect Cert for?

Preparing for the Claude Certified Architect Foundations exam. Reviewing specific exam domains using concept handouts. Tracking certification progress through a visual dashboard. Practicing exam-style questions with immediate feedback. Building reference projects to master task statements.

How do I install Connectry Architect Cert?

Install Connectry Architect Cert by running: npm install -g connectry-architect-mcp

What MCP clients work with Connectry Architect Cert?

Connectry Architect Cert works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Connectry Architect Cert docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare