azd-mcp-ts
If you are the rightful owner of azd-mcp-ts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An azd template to deploy a Model Context Protocol (MCP) server written in TypeScript to Azure Container Apps using SSE Transport.
The powergentic/azd-mcp-ts is a template designed to facilitate the deployment of a Model Context Protocol (MCP) server using TypeScript to Azure Container Apps. This template leverages the Azure Developer CLI and Docker to streamline the deployment process. It provides a structured approach to setting up an MCP server, which is essential for AI solutions requiring a robust and scalable server environment. The template includes a Dockerfile for building the MCP server app and provisions necessary Azure resources such as Container Apps Environment, Log Analytics, and Application Insights. This setup ensures that the MCP server is not only deployed efficiently but also monitored effectively. The template is ideal for developers looking to customize and build specific MCP servers for their AI solutions, offering a comprehensive guide from initialization to deployment.
Features
- TypeScript-based MCP server deployment
- Utilizes Azure Container Apps for hosting
- Includes Dockerfile for building the server app
- Provisions Azure resources like Log Analytics and Application Insights
- Supports SSE Transport for server communication