Powergentic AZD
Createdpowergentic
Deploys a TypeScript Model Context Protocol (MCP) server to Azure Container Apps using SSE transport.
About
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.
Key Features
- Deploys MCP server written in TypeScript
- Uses Server-Sent Events (SSE) transport
- Leverages Azure Container Apps for hosting
- Includes a Dockerfile for containerization
- Provides Azure Developer CLI (azd) integration for streamlined deployment
- 1 GitHub stars
Use Cases
- Building custom Model Context Protocol (MCP) servers for AI solutions
- Deploying real-time data streaming applications
- Quickly provisioning Azure resources for MCP server hosting