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.
Stars
44
Forks
40
Watchers
44
Open Issues
7
Overall repository health assessment
^4.12.0^1.14.0^1.18.2^1.9.0^0.205.0^0.25.0^2.1.0^2.1.0^2.1.0^2.1.0^1.37.0^12.4.1^5.6.2^1.9.1^2.8.5^10.0.0^4.4.3^17.2.2^5.1.0^8.1.0^7.2.1^8.1.0^9.0.2^5.23.0^2.7.3^3.24.1^3.24.6^0.16.8^7.6.13^1.9.0^2.8.19^4.1.12^5.0.3^9.0.10^2.0.4^24.5.2^4.20.6^5.9.255
commits
11
commits
7
commits
1
commits
1
commits
fix: update generate-token script to include --admin flag
44ac4b2View on GitHubfix: make sure the "Unstructured Content" has the same type as "structuredContent"
ca5bc17View on GitHubdocs: add comprehensive readme for the examples folder
0c00a2cView on GitHubfeat: enhance server initialization with tracing and logging for pending sessions
8252207View on GitHubfeat: enhance rate limiter middleware with detailed logging and tracing
eb40186View on GitHubfeat: enhance telemetry initialization with connection string check and logging
1753357View on GitHubchore: remove old patches and related commands from Dockerfile
f464380View on GitHubchore: downgrade Node.js version from 23 to 22 in Dockerfile
aede05dView on GitHubfeat: integrate OpenTelemetry for tracing in todo operations
e4c4e91View on GitHubfeat: add --admin flag to generate-token command in preprovision hooks
2aa8b09View on GitHubfeat: add DEBUG environment variable to container app configuration
1b6bd8eView on GitHubchore: remove unused patch files and downgrade node version to 22
a886fabView on GitHub