Adrianozagallo
Createdadrianozagallo-home
Deploys a Model Context Protocol server on Azure Kubernetes Service (AKS).
About
This repository provides the Kubernetes deployment configuration for easily setting up and running an MCP server on Azure Kubernetes Service. The deployment includes configurations for deployment, service, and configmap, along with a Dockerfile for containerization. The server features health checks, monitoring through Azure Monitor, security measures like HTTPS, CORS, rate limiting, and Helmet.js, and is designed for scalable deployment using Kubernetes.
Key Features
- Kubernetes deployment configuration for AKS
- Docker containerization
- Health checks via /health endpoint
- Monitoring through Azure Monitor
- Security features including HTTPS, CORS, rate limiting, and Helmet.js
Use Cases
- Scaling MCP server resources based on demand
- Monitoring the health and performance of an MCP server
- Deploying and managing an MCP server in a cloud environment