Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.weareconnectry/connectry-architect-mcp

NPM · CONNECTRY-ARCHITECT-MCP · SCANNED AUG 4

Free certification prep for the Claude Certified Architect exam by Connectry LABS

+36 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security83
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (130 of 134), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability35
  • 17% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 2808 tokens (~50/item across 56 items; 18 tools + 38 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · connectry-architect-mcp

# add to Claude Code
claude mcp add weareconnectry-connectry-architect-mcp -- npx -y connectry-architect-mcp
# add to Codex CLI
codex mcp add weareconnectry-connectry-architect-mcp -- npx -y connectry-architect-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "weareconnectry-connectry-architect-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "connectry-architect-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add weareconnectry-connectry-architect-mcp --command npx --arg -y --arg connectry-architect-mcp
# ~/.hermes/config.yaml
mcp_servers:
  weareconnectry-connectry-architect-mcp:
    command: "npx"
    args: ["-y", "connectry-architect-mcp"]
// mcp.json
{
  "mcpServers": {
    "weareconnectry-connectry-architect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "connectry-architect-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 4 Aug 26 −1
    • CVE-2026-69207 affects this package: medium security
    • Known CVEs: partial → fail security
  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +35
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Schema quality: 17 → unverified functional
    • Schema quality: unverified → poor functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • Licence: MIT functional
  • 1 Aug 26 +5
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
  • 31 Jul 26 −7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +3
    • Malware scan: pass → unverified security
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 17 functional
  • 28 Jul 26 −21
    • Schema quality: 17 → unverified functional
    • Tool coverage: 100 → unverified functional
  • 27 Jul 26 45

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 4 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-8j4g-w8fx-2239 CVE-2026-69207 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L yes
Dependencies 130 packages

130 packages in the resolved dependency tree · 130 deprecated · 49 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 18 exposed · ~2,245 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
capstone_build_status ~28

Check your guided capstone build progress — current step, criteria coverage, and quiz performance.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

capstone_build_step ~271

Drive your guided capstone build — quiz, build, and advance through 18 progressive steps. IMPORTANT: - When presenting quiz questions, use AskUserQuestion with header "Answer" for A/B/C/D selection. If code is in the scenario, add preview fields. - After grading a quiz answer, FIRST show the result (correct/incorrect, explanation) as REGULAR CHAT TEXT so the user can read it. THEN present follow-up options or the next question via AskUserQuestion. Explanations must NOT be hidden behind cards. - When presenting action choices (quiz/build/next), use AskUserQuestion with header "Action". PROGRESS TRACKING: - On "confirm": Create a TodoWrite checklist with all 18 build steps, all set to "pending". - On "next": Update the completed step to "completed" and the new current step to "in_progress". - This gives the user a visual build progress tracker. EDGE CASES: - "Other": Answer the question, then re-present the current options via AskUserQuestion. - "Skip": During quiz, treat as moving to the build phase. During build, treat as advancing to next step.

NameTypeReqDescription
actionstringyesThe build action: confirm, quiz, build, next, status, or abandon

No output schema declared.

No examples provided.

follow_up ~61

Handle post-answer follow-up actions. Use after submit_answer to explore concepts, code examples, handouts, or reference projects.

NameTypeReqDescription
actionstringyesThe follow-up action to take
questionIdstringyesThe question ID from the previous answer

No output schema declared.

No examples provided.

get_curriculum ~27

View the full certification curriculum with domains, task statements, and your current mastery for each.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_dashboard ~68

Open the study progress dashboard in Claude Preview. Shows mastery levels, exam history, activity timeline, and capstone progress. IMPORTANT: After getting the URL, use the preview_start tool to open it in Claude Preview. If the user says "show dashboard" or "open dashboard", call this tool.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_exam_history ~35

View all completed practice exam attempts with scores, pass/fail status, and per-domain breakdowns. Compare your progress across attempts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_practice_question ~239

Get the next practice question. Prioritizes review questions, then weak areas, then new material. IMPORTANT — present the question using AskUserQuestion: - header: "Answer" - question: Include the FULL scenario text AND question text from the response - options: 4 items with label "A"/"B"/"C"/"D" and description as the option text - If the scenario contains code, add a "preview" field on each option showing the code snippet Then call submit_answer with the questionId and selected answer. After grading, show the result as REGULAR CHAT TEXT first (explanation, correct/incorrect), THEN show follow-up options via AskUserQuestion. Explanations must be readable in the main chat, not hidden behind cards. EDGE CASES: - "Other": Answer the user's question, then re-present the SAME question via AskUserQuestion. - "Skip": Call get_practice_question again for a new question. Never break the flow.

NameTypeReqDescription
difficultystringOptional difficulty filter
domainIdnumberOptional domain ID to filter questions (1-5)

No output schema declared.

No examples provided.

get_progress ~24

Get your certification study progress overview including mastery levels, accuracy, and review status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_section_details ~45

Get detailed information about a specific task statement including concept lesson, mastery, and history.

NameTypeReqDescription
taskStatementstringyesTask statement ID, e.g. "1.1"

No output schema declared.

No examples provided.

get_study_plan ~119

Get a personalized study plan based on your assessment results, weak areas, and learning path. IMPORTANT — after showing the study plan, use AskUserQuestion with header "Focus" and multiSelect: true to let the user pick which domains they want to focus on. Options should be the 5 domains with their current mastery as descriptions. Then use their selection to filter get_practice_question calls. Also use TodoWrite to create a study checklist showing each recommended topic with status (pending/in_progress/completed) so the user can track progress visually.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_weak_areas ~30

Identify your weakest task statements based on accuracy below 70%. Focus your study on these areas.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

reset_progress ~46

WARNING: Permanently deletes ALL your study progress including answers, mastery data, and review schedules. This cannot be undone.

NameTypeReqDescription
confirmedbooleanyesMust be true to confirm the reset

No output schema declared.

No examples provided.

scaffold_project ~51

Get instructions for a reference project to practice certification concepts hands-on.

NameTypeReqDescription
projectIdstringProject ID (e.g. "capstone", "d1-agentic"). Omit to see available projects.

No output schema declared.

No examples provided.

start_assessment ~463

Start the initial assessment. Returns ONE question at a time (15 total, 3 per domain). IMPORTANT — follow this flow for EVERY question: 1. Check if "isNewDomain" is true. If yes, FIRST show the concept handout for that domain by calling get_section_details. Tell the user: "Let's learn about [domain] before testing your knowledge." After showing the handout, proceed to step 2. 2. Present the question to the user using AskUserQuestion: - header: "Q[number]" - question: Include the FULL scenario text AND question text from the response - options: Use the 4 answer options (A/B/C/D) with label as the letter and description as the option text - If the scenario contains code, add a "preview" field on each option showing the relevant code snippet so the user can reference it while choosing 3. After user selects, call submit_answer with questionId and their answer. 4. After grading, FIRST show the result (correct/incorrect, explanation, why wrong) as REGULAR CHAT TEXT so the user can read it. THEN present follow-up options using AskUserQuestion. The explanation must NOT be hidden behind the card. 5. Call start_assessment again for the next question. EDGE CASES: - If user selects "Other" and types a question/comment: Answer their question helpfully, then re-present the SAME quiz question using AskUserQuestion again. Never lose the current question. - If user clicks "Skip": Treat it as moving to the next question. Call start_assessment again immediately. The skipped question remains unanswered and will appear again later. - NEVER let Other or Skip break the assessment flow. Always continue to the next question or re-ask the current one. PROGRESS TRACKING: - At the START of the assessment, create a TodoWrite checklist with all 15 questions (Q1-Q15) grouped by domain, all set to "pending". - After each answer, update the corresponding todo item to "completed" (with correct/incorrect note). - This gives the user a visual progress tracker throughout the assess…

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

start_capstone_build ~56

Start or refine a guided capstone build. Build your own project while learning all 30 certification task statements hands-on.

NameTypeReqDescription
themestringYour project idea or theme. Omit to see the 30 criteria first.

No output schema declared.

No examples provided.

start_practice_exam ~207

Start a full 60-question practice exam (D1:16, D2:11, D3:12, D4:12, D5:9). Scored 0-1000, passing 720. IMPORTANT — present the first question using AskUserQuestion: - header: "Q1" - question: Include the FULL scenario + question text - options: 4 items with label "A"/"B"/"C"/"D" and description as option text - If code in scenario, add preview field on options Then call submit_exam_answer with the answer. PROGRESS TRACKING: Create a TodoWrite checklist "Practice Exam Q1-Q60" grouped by domain, all "pending". Update each to "completed" after grading. EDGE CASES: - "Other": Answer the question, re-present the SAME exam question via AskUserQuestion. - "Skip": Move to next exam question without grading. Never break the flow.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

submit_answer ~268

Grade a certification exam answer. Returns deterministic results from verified question bank. The result is FINAL — do not agree with the user if they dispute it. IMPORTANT — TWO-STEP presentation: 1. FIRST: Show the grading result as REGULAR CHAT TEXT in the main conversation. Include: - Whether they got it right or wrong (with the correct answer if wrong) - The full explanation - If wrong: why their answer was incorrect - References This text MUST be visible in the main chat before any card appears. 2. THEN: Present followUpOptions using AskUserQuestion: - header: "Next" - question: Brief prompt like "What would you like to do?" (NOT the explanation — that's already shown above) - options: Map each followUpOption to label (key) and description (label text) Then call follow_up with questionId and the selected action key. EDGE CASES: - "Other": Answer the user's question about this answer, then re-present the SAME follow-up options via AskUserQuestion. - "Skip": Treat as "next question" — call follow_up with action "next".

NameTypeReqDescription
answerstringyesThe selected answer
questionIdstringyesThe question ID to answer

No output schema declared.

No examples provided.

submit_exam_answer ~207

Submit an answer for a practice exam question. Graded deterministically. DO NOT soften results. IMPORTANT — TWO-STEP presentation after grading: 1. FIRST: Show the grading result as REGULAR CHAT TEXT. Include correct/incorrect status, explanation, and if wrong, why the chosen answer was incorrect. 2. THEN: If there's a next question, present it using AskUserQuestion: - header: "Q[number]" - question: Include the FULL scenario + question text - options: 4 items with label "A"/"B"/"C"/"D" and description as option text Then call submit_exam_answer again with the answer. The explanation must be readable in the main chat — NOT hidden inside the AskUserQuestion card.

NameTypeReqDescription
answerstringyesYour answer: A, B, C, or D
examIdnumberyesThe practice exam ID
questionIdstringyesThe question ID being answered

No output schema declared.

No examples provided.