in-progress 3 chaptersMay 5, 2026

Building MCP Servers in Production

A three-chapter case study on shipping production-grade Model Context Protocol servers — synthesized from the daily case-study posts that documented the work.

Model Context Protocol is the cleanest interface anyone has shipped for plugging tools and data into LLMs. The hard part isn’t the spec — it’s everything that surrounds it. Schema design under churn, the gap between v0.1 and v0.2, the integration tests that actually catch regressions.

This feature pulls together three case-study posts from the daily firehose into a coherent arc, ordered so you can read end-to-end without context-switching across the archive. Each chapter cites and links back to the original daily post; the chapter form here adds connective tissue that didn’t fit in the daily format.

  1. Foundation Ship — Guidewire MCP v0.1.0 2 min
  2. Tests That Actually Catch Regressions 2 min
  3. Four Production-Deploy Gotchas 2 min