azd-mcp-ts
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
Usage with Different Platforms
Azure Developer CLI
bash
azd auth login
azd init --template powergentic/azd-mcp-ts
azd up
Docker
Ensure Docker Engine is running on your machine to build the Docker image for the app.
Related MCP Servers
View all cloud_platforms servers →Figma-Context-MCP
by GLips
Framelink Figma MCP Server allows AI-powered coding tools to access Figma design data, enhancing design implementation accuracy.
edgeone-pages-mcp
by TencentEdgeOne
An MCP service for deploying HTML content, folder, and zip file to EdgeOne Pages and obtaining a publicly accessible URL.
HubSpot
by PipedreamHQ
Pipedream MCP Server is a reference implementation that allows you to run your own MCP server for over 2,500 apps and APIs, powered by Pipedream Connect.
mcp-atlassian
by sooperset
Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). This integration supports both Confluence & Jira Cloud and Server/Data Center deployments.
Nx MCP Server
by nrwl
A Model Context Protocol server implementation for Nx, providing LLMs with deep access to monorepo structures.
mcp-grafana
by grafana
A Model Context Protocol (MCP) server for Grafana that provides access to your Grafana instance and its ecosystem.
firecrawl-mcp-server
by mendableai
Firecrawl MCP Server is a Model Context Protocol server implementation that integrates with Firecrawl for web scraping capabilities.