MCP Server

A server implementing the Model Context Protocol so AI coding assistants can query project context through a standardized tool interface.

What is MCP Server?

The Model Context Protocol (MCP) lets AI assistants like Claude or Cursor call into external data and tools through a well-defined protocol rather than ad hoc plug-ins. For architecture, an MCP server exposes systems, containers, ADRs, and conformance data so the assistant can ground its answers in your real model — not a hallucination of what similar projects look like.

Related terms

  • Living Documentation — Documentation that is generated or validated from the running system, so it stays accurate as the system evolves.

Learn more