> For the complete documentation index, see [llms.txt](https://help.cubelet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cubelet.ai/platform-and-integration/mcp-servers/cmmc-catalyst.md).

# CMMC Catalyst

*The dedicated MCP server for CMMC Level 2 domain knowledge and consulting tools.*

## Purpose

CMMC Catalyst is a domain-specific MCP server for the CMMC (Cybersecurity Maturity Model Certification) Level 2 domain. It carries reference, consulting, coaching, and reporting tools that go beyond studying CMMC cubelets — gap analysis against CMMC practices, coaching recommendations, SPRS scoring, POA\&M generation, evidence guidance, and readiness reporting.

## Who it's for

Developers and AI agents building CMMC-specific tooling — compliance coaching assistants, gap-analysis integrations, or readiness-reporting workflows — connect here when they need CMMC domain reasoning, not just cubelet content.

## Endpoint

`https://cmmc-catalyst.cubelet.ai/mcp`

A related endpoint, `https://cmmc.cubelet.ai/mcp` (CMMC Cubelets Platform), is consolidating into Catalyst. New integrations should target the Catalyst endpoint above.

## Tools

| Tool                    | What it does                                               |
| ----------------------- | ---------------------------------------------------------- |
| `cmmc_domain_get`       | Retrieves detail for a CMMC domain.                        |
| `cmmc_gap_analysis`     | Runs a gap analysis against CMMC practices.                |
| `cmmc_coach_recommend`  | Returns coaching recommendations for closing a gap.        |
| `cmmc_sprs_score`       | Computes an SPRS (Supplier Performance Risk System) score. |
| `cmmc_poam_generate`    | Generates a POA\&M (Plan of Action & Milestones).          |
| `cmmc_evidence_guide`   | Provides evidence-collection guidance for a CMMC practice. |
| `cmmc_readiness_report` | Generates a CMMC readiness report.                         |

## Relationship to the manufacture server

Cubelet content — the six-face knowledge units (WHAT, WHY, HOW, WHERE, WHEN, APPLY) that teach CMMC competencies — is studied via the manufacture server (`https://manufacture.cubelet.ai/mcp`), using its generic content tools. CMMC Catalyst does not re-serve that content; it adds domain-specific reasoning on top of it — gap analysis, coaching, scoring, and reporting for the CMMC domain specifically. An integration that needs both cubelet study and CMMC consulting tools should connect to both servers.
