Configure App Service built-in MCP (preview)

https://learn.microsoft.com/en-us/azure/app-service/configure-mcp-built-in?tabs=portal

App Service built-in MCP turns an existing REST API hosted on Azure App Service into a Model Context Protocol (MCP) server without writing or deploying any MCP code. The platform reads an OpenAPI specification you provide and generates an MCP tool for each operation. It then serves the MCP endpoint over streamable HTTP on a path you choose.