MCP Directory

Architect Cert MCP

Adaptive prep for the Claude Certified Architect exam: 390 questions, spaced repetition, guided capstone, zero sycophancy.

Unverified
stdio (local)
No auth
TypeScript

Add to your client

Copy the config for your MCP client and paste it into its config file.

Install / run
npm install -g connectry-architect-mcp

Paste 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_assessment

Begin with 15 diagnostic questions (lessons-first, one at a time) to determine your learning path.

get_practice_question

Get the next adaptive question with clickable A/B/C/D buttons (overdue reviews > weak areas > new material).

submit_answer

Grade your answer deterministically and present interactive follow-up options.

follow_up

Handle post-answer actions: code examples, concept lessons, handouts, reference projects.

get_section_details

Deep dive into a specific task statement with the full concept handout.

get_progress

View overall study progress with mastery percentages per domain.

get_curriculum

Browse all 5 domains and 30 task statements with current mastery levels.

get_weak_areas

Identify topics that need the most work, ranked by weakness.

get_study_plan

Get personalized recommendations with multi-select domain focus.

get_dashboard

Open the visual progress dashboard in Claude Preview (with a text fallback).

start_practice_exam

Take a full 60-question practice exam simulating the real certification.

submit_exam_answer

Submit and grade answers during a practice exam.

get_exam_history

View all past exam attempts with scores, trends, and per-domain comparison.

start_capstone_build

Start a guided capstone build — shape your project and validate criteria coverage.

capstone_build_step

Drive the capstone build: confirm, quiz, build, next, status, or abandon.

capstone_build_status

Check capstone build progress — current step, coverage, quiz performance.

scaffold_project

Access reference projects for hands-on practice with real code.

reset_progress

Start 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.

Unverified
stdio (local)
API key
JavaScript
15 tools
Updated 2 months agoRepo

Background computer-use MCP server that drives native macOS, Windows, and Linux desktop apps without stealing focus.

Unverified
stdio (local)
No auth
Rust
33 tools
Updated 11 hours agoRepo

Self-hosted MCP server for Jira and Confluence Cloud and Server/Data Center.

Verified
stdio (local)
API key
Python
11 tools
Updated 2 months agoRepo