June 26, 2025
MCP
Sam El-Borai

MCP docker image publishing

We now support building and publishing docker images for your MCP server.

YAML
  
 targets:
   typescript:
     options:
       mcp_server:
         publish:
           docker: "my-dockerhub-org/my-image-mcp"
  
  

See the MCP docs for options and details regarding the publishing process: https://www.stainless.com/docs/guides/generate-mcp-server-from-openapi#publishing-docker-images