60
/ 100
9 days ago
github_topic

claude-architect

Study materials, code examples, and practice scenarios for Anthropic's Claude Certified Architect: Foundations (CCA-F) certification exam. Covers all five exam domains: agentic architecture, MCP integration, Claude Code workflows, prompt engineering, and context management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, CMA_MCP_TOKEN, LINEAR_CLIENT_SECRET, LINEAR_WEBHOOK_SIGNING_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYAn [Anthropic API key](https://console.anthropic.com/) set as (PowerShell: $env:ANTHROPIC_API_KEY = "sk-ant-...", or place it in a gitignored .env at repo root)
configBASE_URL
configCLAUDE_AGENT_ID
configCLAUDE_ENVIRONMENT_ID
🔐 secretCMA_MCP_TOKEN
configLINEAR_CLIENT_ID
🔐 secretLINEAR_CLIENT_SECRET
🔐 secretLINEAR_WEBHOOK_SIGNING_SECRET
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/timothywarner-org-claude-architect-3779s9)](https://m8ven.ai/mcp/timothywarner-org-claude-architect-3779s9)
commit: a7b4348fc97e1c81d2d2120378f499fbe5514074
code hash: 5c71506fbf6e62bd1847b9227c0bd76397d915c39cfdbc419592c5d84d71d987
verified: 6/14/2026, 11:24:19 AM
view raw JSON →