Deploys a TypeScript Model Context Protocol (MCP) server to Azure Container Apps using SSE transport.
This Azure Developer CLI (azd) template simplifies the deployment of a Model Context Protocol (MCP) server, built with TypeScript, to Azure Container Apps utilizing Server-Sent Events (SSE) for real-time data streaming. It provisions necessary Azure resources including a Container Apps Environment, Container App, Log Analytics, Application Insights, and a Container Registry. The template includes a Dockerfile for building the MCP server application and detailed instructions for initializing, provisioning, and verifying the deployment, allowing developers to quickly establish and customize an MCP server for AI solutions.