Cover image
Try Now
2025-04-12

Una plantilla AZD para implementar un servidor de protocolo de contexto modelo (MCP) escrito en TypeScript a Azure Container Apps utilizando el transporte SSE.

3 years

Works with Finder

1

Github Watches

0

Github Forks

2

Github Stars

powergentic/azd-mcp-ts Awesome Badge

An azd template to deploy a Model Context Protocol (MCP) server written in TypeScript to Azure Container Apps using SSE Transport.

Prerequisites

To deploy this template you will need to have the following installed:

Deployment

To use this template, follow these steps using the Azure Developer CLI:

  1. Log in to Azure Developer CLI. This is only required once per-install.

    azd auth login
    
  2. Initialize this template using azd init:

    azd init --template powergentic/azd-mcp-ts
    
  3. Ensure Docker Engine is running on your machine. This will be needed by azd to build the Docker image for the app prior to deployment to Azure Container Apps.

  4. Use azd up to provision your Azure infrastructure and deploy the web application to Azure.

    azd up
    
  5. Once the template has finished provisioning all resources, and Azure Container Apps has completed deploying the app container (this can take a minute or so after azd up completes to finish), the MCP server will be running.

    Screenshot AZD UP completed successfully

  6. To verify the MCP server is running, navigate your browser to the /sse url for the app within your browser.

    Example URL:

    https://ca-mcp-vnv7lqmg46722.bravebeach-29a82758.eastus2.azurecontainerapps.io/sse
    

    This will open a streaming output within the browser that will look similar to the following:

    Screenshot of /sse endpoint on the MCP server

  7. Congratulations, you now have a simple MCP Server written in TypeScript up and running in Azure! You can now customize this app to build the specific MCP server you need for your AI solution.

Architecture Diagram

Diagram of Azure Resources provisioned with this template

In addition to deploying Azure Resources to host the MCP server, this template includes a DOCKERFILE that builds the MCP server app with TypeScript.

Azure Resources

These are the Azure resources that are deployed with this template:

  • Container Apps Environment - The environment for hosting the Container App
  • Container App - The hosting for the MCP server app
  • Log Analytics and Application Insights - Logging for the Container Apps Environment
  • Container Registry - Used to deploy the custom Docker container for the app

Resource Links

Here are some additional resource links that help explain the topics around building custom MCP Servers in TypeScript and about what MCP and SSE are:

Author

This azd template was written by Chris Pietschmann, founder of Powergentic.ai, Microsoft MVP, HashiCorp Ambassador, and Microsoft Certified Trainer (MCT).

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • 1Panel-dev
  • 🔥 1Panel proporciona una interfaz web intuitiva y un servidor MCP para administrar sitios web, archivos, contenedores, bases de datos y LLM en un servidor de Linux.

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

    Reviews

    1 (1)
    Avatar
    user_v9Ol7QQ1
    2025-04-16

    As an avid user of the azd-mcp-ts application, I am thoroughly impressed by its functionality and ease of use. Created by the talented team at powergentic, this tool has significantly streamlined my workflow. The support and detailed documentation available on their GitHub page (https://github.com/powergentic/azd-mcp-ts) have been immensely helpful. I highly recommend this application to anyone looking for a reliable and efficient solution.