#container-apps
4 results found
powergentic/azd-mcp-ts
An AZD template to deploy a Model Context Protocol (MCP) server written in TypeScript to Azure Container Apps using SSE Transport.
powergentic/azd-mcp-csharp
An AZD template to deploy a Model Context Protocol (MCP) server written in C# to Azure Container Apps using SSE Transport.
Getting Started with Remote MCP Servers using Azure Container Apps (Node.js/TypeScript)
This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP server is built using Node.js and TypeScript, and it can be used to run various tools and services in a serverless environment.
Mcp Server Weather Example
Example project demonstrating how to deploy MCP Servers using Azure Container Apps with a weather data processing use case. This repo showcases best practices for containerizing, configuring, and deploying scalable MCP Servers on Azure for real-time data ingestion and analysis.