- Step1: Clone the repository from GitHub.
- Step2: Install required NuGet packages, especially Microsoft.Azure.Functions.Worker.Extensions.Mcp.
- Step3: Configure the MCP server using the provided settings or create your own Azure Function deployment.
- Step4: Run the project locally using 'func start' command.
- Step5: Use MCP inspector or GitHub Copilot Chat to connect and interact with the MCP server.
- Step6: Deploy to Azure cloud following the deployment instructions for production use.