Manages environment variables for storing configuration and secrets.
Serves as the web server foundation for the MCP implementation, handling HTTP requests to the /mcp endpoint.
Included workflow for automated deployment to Azure Web App services.
Used for unit and integration testing of the MCP server components.
Required runtime environment for running the server (v18 or later recommended).
Provides OpenAPI specification for registering the MCP server as a custom connector in Microsoft Copilot Studio.
The project is built with TypeScript, providing type safety and modern JavaScript features.
Format used for the OpenAPI/Swagger definition that enables integration with Microsoft Copilot Studio.
Used for defining and validating the schema of tool arguments.
This server cannot be installed