Back to Home
microsoft icon

mcp-dotnet-samples

Verified Safe

by microsoft

Overview

This MCP server enhances GitHub Copilot by providing a mechanism to search, retrieve, and manage custom instructions and agents from the awesome-copilot repository, allowing for personalized AI assistance in development workflows.

Installation

Run Command
docker run -i --rm -p 8080:8080 ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:latest --http

Environment Variables

  • AZURE_ENV_NAME
  • AZURE_LOCATION
  • AZURE_PRINCIPAL_ID

Security Notes

The project follows standard .NET development practices. No direct 'eval' or malicious patterns were found. Secrets for other referenced MCP servers are correctly handled as placeholders for environment variables or platform-specific secrets (e.g., Azure Key Vault). The `AllowedHosts: *` setting in `appsettings.json` should be restricted to specific hosts in publicly exposed production environments; however, this is a common default for development and internal APIs and not a critical vulnerability in the sample itself.

Similar Servers

Stats

Interest Score58
Security Score9
Cost ClassLow
Avg Tokens750
Stars136
Forks43
Last Update2025-12-05

Tags

github-copilotmcp-serverdotnetai-customizationdeveloper-tools