Documentation overview

mcpgw documentation is organized using the Diátaxis framework. Pick the quadrant that matches what you are trying to do.

You are…Go toExamples
Brand new — want it runningTutorialsFirst traced call, protect a real MCP server
Solving a specific problemHow-to guidesDeny a tool, redact secrets, rate-limit
Looking up a specific factReferenceConfig schema, CLI flags, error codes
Trying to understand the designExplanationArchitecture, policy model, licensing

If you only have ten minutes, start with Quickstart. It is the canonical 10-minute on-ramp and the most current copy of the install instructions.


Tutorials

Learning-oriented walkthroughs. Follow them top-to-bottom; they are designed so you cannot fail if you copy carefully.


How-to guides

Task-oriented recipes. Each one solves a single problem and assumes you already know how to start the gateway.

Policy

Routing

Operations


Reference

Information-oriented technical descriptions. Look here for the exact answer to “what does this field do?”

The legacy policy-cookbook.md and semconv.md are kept for backwards-linking; new content lives under the quadrants above.


Explanation

Understanding-oriented discussion. These exist so you can make the right design call, not just copy a recipe.