Managed Hosting for Generated MCP Servers
Blog post from Speakeasy
Starting today, deploying a generated MCP server from an OpenAPI specification has been simplified with the introduction of the command "speakeasy mcp deploy," which allows users to host their server on https://getgram.ai without requiring infrastructure setup. Traditionally, teams had to manage complex infrastructure tasks such as setting up Docker containers, cloud functions, authentication, and HTTPS certificates to make APIs accessible to AI agents, a process that was manual and time-consuming. This new deployment solution addresses the "Day 0" problem by providing a live, publicly accessible endpoint within minutes, eliminating the need for immediate infrastructure decisions or deployment pipelines. As needs evolve, users retain the flexibility to move their MCP server to their own infrastructure since the generated code is compatible with any environment that supports Node.js. The deployment process is integrated into the workflow.yaml and gen.yaml configurations, and further enhancements such as custom domains, environment management, and CI/CD integration are planned to improve the hosting experience.