The practitioner's guide to building and running Model Context Protocol servers in production. Twelve chapters drawn from shipping fourteen @yawlabs/* servers. PDF + EPUB + free updates. $59.
The MCP spec is good. The reference SDKs are good. The "hello world" tutorials are good. None of them tell you what happens between "my server returns a tool list" and "my server has been running in production for six months, the auth model survives a security review, and when it breaks I know within four minutes."
That gap is what this book is about. Twelve chapters drawn from running fourteen MCP servers in production at Yaw Labs - tailscale-mcp, aws-mcp, npmjs-mcp, lemonsqueezy-mcp, and the rest. Each chapter is grounded in a server you can read.
PDF + EPUB. Free updates as the spec evolves. Read Chapter 1 free. Secure checkout.
npm init through npm publish. Every chapter from here refers back.tailscale-mcp (the first one), npmjs-mcp (auth-shaped), aws-mcp (schema-shaped), lemonsqueezy-mcp (errors and money). Architecture, surprises, what a v2 would look like.You ship code for a living. You have read the MCP spec and shipped at least one server. You know what tools/list and notifications/initialized are without looking them up. You want to know why your aws-mcp tool list is 40,000 tokens and what to do about it.
You're somewhere between mid and senior on the IC ladder, or a tech lead deciding how to invest your team's MCP work.
Not for: spec walkthroughs (modelcontextprotocol.io does that better), "what is MCP" introductions, or vendor-neutral tool surveys.
MCP in Production is Volume I of the Yaw Labs Production Series. Volume II, Claude Code in Production, covers the operator side - running the agent that calls these servers. Together they bracket the agentic-tooling stack: the builder's view of MCP and the operator's view of Claude Code.
@yawlabs/* server repositories the book references.Buy MCP in Production
Twelve chapters. PDF + EPUB. Free updates. $59 one-time, secure checkout.
Companion volume: Claude Code in Production.
Companion course: Production MCP.
Built on the same patterns as the mcp.hosting platform and the @yawlabs/mcph CLI.