mcp-server-deployment
Installation
SKILL.md
mcp-server-deployment
Run and distribute an MCP server for real users. The failures this skill fixes: in-memory session state that breaks behind a load balancer, servers with no observability into per-tool behavior, big-bang deploys of a protocol surface agents depend on, and "distribution" that ends at a git clone.
Registry/packaging facts verified 2026-07-20 (registry is in preview — re-verify at https://modelcontextprotocol.io/registry/ before publishing).
When NOT to use
- Writing/fixing server code or transports →
mcp-server-implementation(incl. SSE→Streamable HTTP migration). - OAuth/token wiring →
mcp-server-auth. Hardening/sandboxing →mcp-server-security. Evals/load-test design →mcp-server-testing. - Generic web-app deployment with no MCP server involved.